public static interface FoGetForumAccessMatrixAd.ParametersOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.booleanValue |
getCheckPersonAccess()
optional .dstore.engine.values.booleanValue check_person_access = 2; |
boolean |
getCheckPersonAccessNull()
optional bool check_person_access_null = 1002; |
Values.booleanValueOrBuilder |
getCheckPersonAccessOrBuilder()
optional .dstore.engine.values.booleanValue check_person_access = 2; |
Values.integerValue |
getForumId()
optional .dstore.engine.values.integerValue forum_id = 1; |
boolean |
getForumIdNull()
optional bool forum_id_null = 1001; |
Values.integerValueOrBuilder |
getForumIdOrBuilder()
optional .dstore.engine.values.integerValue forum_id = 1; |
Values.integerValue |
getGroupOrPersonId()
optional .dstore.engine.values.integerValue group_or_person_id = 3; |
boolean |
getGroupOrPersonIdNull()
optional bool group_or_person_id_null = 1003; |
Values.integerValueOrBuilder |
getGroupOrPersonIdOrBuilder()
optional .dstore.engine.values.integerValue group_or_person_id = 3; |
boolean |
hasCheckPersonAccess()
optional .dstore.engine.values.booleanValue check_person_access = 2; |
boolean |
hasForumId()
optional .dstore.engine.values.integerValue forum_id = 1; |
boolean |
hasGroupOrPersonId()
optional .dstore.engine.values.integerValue group_or_person_id = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasForumId()
optional .dstore.engine.values.integerValue forum_id = 1;Values.integerValue getForumId()
optional .dstore.engine.values.integerValue forum_id = 1;Values.integerValueOrBuilder getForumIdOrBuilder()
optional .dstore.engine.values.integerValue forum_id = 1;boolean getForumIdNull()
optional bool forum_id_null = 1001;boolean hasCheckPersonAccess()
optional .dstore.engine.values.booleanValue check_person_access = 2;Values.booleanValue getCheckPersonAccess()
optional .dstore.engine.values.booleanValue check_person_access = 2;Values.booleanValueOrBuilder getCheckPersonAccessOrBuilder()
optional .dstore.engine.values.booleanValue check_person_access = 2;boolean getCheckPersonAccessNull()
optional bool check_person_access_null = 1002;boolean hasGroupOrPersonId()
optional .dstore.engine.values.integerValue group_or_person_id = 3;Values.integerValue getGroupOrPersonId()
optional .dstore.engine.values.integerValue group_or_person_id = 3;Values.integerValueOrBuilder getGroupOrPersonIdOrBuilder()
optional .dstore.engine.values.integerValue group_or_person_id = 3;boolean getGroupOrPersonIdNull()
optional bool group_or_person_id_null = 1003;