public static final class FoSearchPostingsPu.Parameters extends com.google.protobuf.GeneratedMessage implements FoSearchPostingsPu.ParametersOrBuilder
dstore.engine.fo_SearchPostings_Pu.Parameters| Modifier and Type | Class and Description |
|---|---|
static class |
FoSearchPostingsPu.Parameters.Builder
Protobuf type
dstore.engine.fo_SearchPostings_Pu.Parameters |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| Modifier and Type | Method and Description |
|---|---|
Values.stringValue |
getConditionList()
optional .dstore.engine.values.stringValue condition_list = 15; |
boolean |
getConditionListNull()
optional bool condition_list_null = 1015; |
Values.stringValueOrBuilder |
getConditionListOrBuilder()
optional .dstore.engine.values.stringValue condition_list = 15; |
Values.stringValue |
getCountry()
optional .dstore.engine.values.stringValue country = 17; |
boolean |
getCountryNull()
optional bool country_null = 1017; |
Values.stringValueOrBuilder |
getCountryOrBuilder()
optional .dstore.engine.values.stringValue country = 17; |
static FoSearchPostingsPu.Parameters |
getDefaultInstance() |
FoSearchPostingsPu.Parameters |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Values.stringValue |
getFilterByPersonIdList()
optional .dstore.engine.values.stringValue filter_by_person_id_list = 16; |
boolean |
getFilterByPersonIdListNull()
optional bool filter_by_person_id_list_null = 1016; |
Values.stringValueOrBuilder |
getFilterByPersonIdListOrBuilder()
optional .dstore.engine.values.stringValue filter_by_person_id_list = 16; |
Values.integerValue |
getForumId()
optional .dstore.engine.values.integerValue forum_id = 4; |
boolean |
getForumIdNull()
optional bool forum_id_null = 1004; |
Values.integerValueOrBuilder |
getForumIdOrBuilder()
optional .dstore.engine.values.integerValue forum_id = 4; |
Values.timestampValue |
getFromDate()
optional .dstore.engine.values.timestampValue from_date = 9; |
boolean |
getFromDateNull()
optional bool from_date_null = 1009; |
Values.timestampValueOrBuilder |
getFromDateOrBuilder()
optional .dstore.engine.values.timestampValue from_date = 9; |
Values.booleanValue |
getGetOwnNotApprovedPostings()
optional .dstore.engine.values.booleanValue get_own_not_approved_postings = 12; |
boolean |
getGetOwnNotApprovedPostingsNull()
optional bool get_own_not_approved_postings_null = 1012; |
Values.booleanValueOrBuilder |
getGetOwnNotApprovedPostingsOrBuilder()
optional .dstore.engine.values.booleanValue get_own_not_approved_postings = 12; |
Values.booleanValue |
getIncludeAdditionalInfos()
optional .dstore.engine.values.booleanValue include_additional_infos = 8; |
boolean |
getIncludeAdditionalInfosNull()
optional bool include_additional_infos_null = 1008; |
Values.booleanValueOrBuilder |
getIncludeAdditionalInfosOrBuilder()
optional .dstore.engine.values.booleanValue include_additional_infos = 8; |
Values.booleanValue |
getIncludePostingBodies()
optional .dstore.engine.values.booleanValue include_posting_bodies = 6; |
boolean |
getIncludePostingBodiesNull()
optional bool include_posting_bodies_null = 1006; |
Values.booleanValueOrBuilder |
getIncludePostingBodiesOrBuilder()
optional .dstore.engine.values.booleanValue include_posting_bodies = 6; |
Values.integerValue |
getOutputIntoOneId()
optional .dstore.engine.values.integerValue output_into_one_id = 13; |
boolean |
getOutputIntoOneIdNull()
optional bool output_into_one_id_null = 1013; |
Values.integerValueOrBuilder |
getOutputIntoOneIdOrBuilder()
optional .dstore.engine.values.integerValue output_into_one_id = 13; |
com.google.protobuf.Parser<FoSearchPostingsPu.Parameters> |
getParserForType() |
Values.stringValue |
getPersonIdentificationValues()
optional .dstore.engine.values.stringValue person_identification_values = 1; |
boolean |
getPersonIdentificationValuesNull()
optional bool person_identification_values_null = 1001; |
Values.stringValueOrBuilder |
getPersonIdentificationValuesOrBuilder()
optional .dstore.engine.values.stringValue person_identification_values = 1; |
Values.integerValue |
getPersonTypeId()
optional .dstore.engine.values.integerValue person_type_id = 2; |
boolean |
getPersonTypeIdNull()
optional bool person_type_id_null = 1002; |
Values.integerValueOrBuilder |
getPersonTypeIdOrBuilder()
optional .dstore.engine.values.integerValue person_type_id = 2; |
Values.stringValue |
getPostingCharacteristicIdList()
optional .dstore.engine.values.stringValue posting_characteristic_id_list = 14; |
boolean |
getPostingCharacteristicIdListNull()
optional bool posting_characteristic_id_list_null = 1014; |
Values.stringValueOrBuilder |
getPostingCharacteristicIdListOrBuilder()
optional .dstore.engine.values.stringValue posting_characteristic_id_list = 14; |
Values.integerValue |
getRowCount()
optional .dstore.engine.values.integerValue row_count = 7; |
boolean |
getRowCountNull()
optional bool row_count_null = 1007; |
Values.integerValueOrBuilder |
getRowCountOrBuilder()
optional .dstore.engine.values.integerValue row_count = 7; |
Values.booleanValue |
getSearchOnlyPostingsInOneId()
optional .dstore.engine.values.booleanValue search_only_postings_in_one_id = 18; |
boolean |
getSearchOnlyPostingsInOneIdNull()
optional bool search_only_postings_in_one_id_null = 1018; |
Values.booleanValueOrBuilder |
getSearchOnlyPostingsInOneIdOrBuilder()
optional .dstore.engine.values.booleanValue search_only_postings_in_one_id = 18; |
Values.booleanValue |
getSearchWithLikeOperator()
optional .dstore.engine.values.booleanValue search_with_like_operator = 5; |
boolean |
getSearchWithLikeOperatorNull()
optional bool search_with_like_operator_null = 1005; |
Values.booleanValueOrBuilder |
getSearchWithLikeOperatorOrBuilder()
optional .dstore.engine.values.booleanValue search_with_like_operator = 5; |
Values.stringValue |
getSeparatorInIdentVals()
optional .dstore.engine.values.stringValue separator_in_ident_vals = 19; |
boolean |
getSeparatorInIdentValsNull()
optional bool separator_in_ident_vals_null = 1019; |
Values.stringValueOrBuilder |
getSeparatorInIdentValsOrBuilder()
optional .dstore.engine.values.stringValue separator_in_ident_vals = 19; |
int |
getSerializedSize() |
Values.timestampValue |
getToDate()
optional .dstore.engine.values.timestampValue to_date = 10; |
boolean |
getToDateNull()
optional bool to_date_null = 1010; |
Values.timestampValueOrBuilder |
getToDateOrBuilder()
optional .dstore.engine.values.timestampValue to_date = 10; |
Values.stringValue |
getUniqueId()
optional .dstore.engine.values.stringValue unique_id = 3; |
boolean |
getUniqueIdNull()
optional bool unique_id_null = 1003; |
Values.stringValueOrBuilder |
getUniqueIdOrBuilder()
optional .dstore.engine.values.stringValue unique_id = 3; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
Values.integerValue |
getVisibility()
optional .dstore.engine.values.integerValue visibility = 11; |
boolean |
getVisibilityNull()
optional bool visibility_null = 1011; |
Values.integerValueOrBuilder |
getVisibilityOrBuilder()
optional .dstore.engine.values.integerValue visibility = 11; |
boolean |
hasConditionList()
optional .dstore.engine.values.stringValue condition_list = 15; |
boolean |
hasCountry()
optional .dstore.engine.values.stringValue country = 17; |
boolean |
hasFilterByPersonIdList()
optional .dstore.engine.values.stringValue filter_by_person_id_list = 16; |
boolean |
hasForumId()
optional .dstore.engine.values.integerValue forum_id = 4; |
boolean |
hasFromDate()
optional .dstore.engine.values.timestampValue from_date = 9; |
boolean |
hasGetOwnNotApprovedPostings()
optional .dstore.engine.values.booleanValue get_own_not_approved_postings = 12; |
boolean |
hasIncludeAdditionalInfos()
optional .dstore.engine.values.booleanValue include_additional_infos = 8; |
boolean |
hasIncludePostingBodies()
optional .dstore.engine.values.booleanValue include_posting_bodies = 6; |
boolean |
hasOutputIntoOneId()
optional .dstore.engine.values.integerValue output_into_one_id = 13; |
boolean |
hasPersonIdentificationValues()
optional .dstore.engine.values.stringValue person_identification_values = 1; |
boolean |
hasPersonTypeId()
optional .dstore.engine.values.integerValue person_type_id = 2; |
boolean |
hasPostingCharacteristicIdList()
optional .dstore.engine.values.stringValue posting_characteristic_id_list = 14; |
boolean |
hasRowCount()
optional .dstore.engine.values.integerValue row_count = 7; |
boolean |
hasSearchOnlyPostingsInOneId()
optional .dstore.engine.values.booleanValue search_only_postings_in_one_id = 18; |
boolean |
hasSearchWithLikeOperator()
optional .dstore.engine.values.booleanValue search_with_like_operator = 5; |
boolean |
hasSeparatorInIdentVals()
optional .dstore.engine.values.stringValue separator_in_ident_vals = 19; |
boolean |
hasToDate()
optional .dstore.engine.values.timestampValue to_date = 10; |
boolean |
hasUniqueId()
optional .dstore.engine.values.stringValue unique_id = 3; |
boolean |
hasVisibility()
optional .dstore.engine.values.integerValue visibility = 11; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static FoSearchPostingsPu.Parameters.Builder |
newBuilder() |
static FoSearchPostingsPu.Parameters.Builder |
newBuilder(FoSearchPostingsPu.Parameters prototype) |
FoSearchPostingsPu.Parameters.Builder |
newBuilderForType() |
protected FoSearchPostingsPu.Parameters.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static FoSearchPostingsPu.Parameters |
parseDelimitedFrom(java.io.InputStream input) |
static FoSearchPostingsPu.Parameters |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FoSearchPostingsPu.Parameters |
parseFrom(byte[] data) |
static FoSearchPostingsPu.Parameters |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FoSearchPostingsPu.Parameters |
parseFrom(com.google.protobuf.ByteString data) |
static FoSearchPostingsPu.Parameters |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FoSearchPostingsPu.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input) |
static FoSearchPostingsPu.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FoSearchPostingsPu.Parameters |
parseFrom(java.io.InputStream input) |
static FoSearchPostingsPu.Parameters |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<FoSearchPostingsPu.Parameters> |
parser() |
FoSearchPostingsPu.Parameters.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField, writeReplaceequals, findInitializationErrors, getInitializationErrorString, hashCode, hashFields, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int PERSON_IDENTIFICATION_VALUES_FIELD_NUMBER
public static final int PERSON_IDENTIFICATION_VALUES_NULL_FIELD_NUMBER
public static final int PERSON_TYPE_ID_FIELD_NUMBER
public static final int PERSON_TYPE_ID_NULL_FIELD_NUMBER
public static final int UNIQUE_ID_FIELD_NUMBER
public static final int UNIQUE_ID_NULL_FIELD_NUMBER
public static final int FORUM_ID_FIELD_NUMBER
public static final int FORUM_ID_NULL_FIELD_NUMBER
public static final int SEARCH_WITH_LIKE_OPERATOR_FIELD_NUMBER
public static final int SEARCH_WITH_LIKE_OPERATOR_NULL_FIELD_NUMBER
public static final int INCLUDE_POSTING_BODIES_FIELD_NUMBER
public static final int INCLUDE_POSTING_BODIES_NULL_FIELD_NUMBER
public static final int ROW_COUNT_FIELD_NUMBER
public static final int ROW_COUNT_NULL_FIELD_NUMBER
public static final int INCLUDE_ADDITIONAL_INFOS_FIELD_NUMBER
public static final int INCLUDE_ADDITIONAL_INFOS_NULL_FIELD_NUMBER
public static final int FROM_DATE_FIELD_NUMBER
public static final int FROM_DATE_NULL_FIELD_NUMBER
public static final int TO_DATE_FIELD_NUMBER
public static final int TO_DATE_NULL_FIELD_NUMBER
public static final int VISIBILITY_FIELD_NUMBER
public static final int VISIBILITY_NULL_FIELD_NUMBER
public static final int GET_OWN_NOT_APPROVED_POSTINGS_FIELD_NUMBER
public static final int GET_OWN_NOT_APPROVED_POSTINGS_NULL_FIELD_NUMBER
public static final int OUTPUT_INTO_ONE_ID_FIELD_NUMBER
public static final int OUTPUT_INTO_ONE_ID_NULL_FIELD_NUMBER
public static final int POSTING_CHARACTERISTIC_ID_LIST_FIELD_NUMBER
public static final int POSTING_CHARACTERISTIC_ID_LIST_NULL_FIELD_NUMBER
public static final int CONDITION_LIST_FIELD_NUMBER
public static final int CONDITION_LIST_NULL_FIELD_NUMBER
public static final int FILTER_BY_PERSON_ID_LIST_FIELD_NUMBER
public static final int FILTER_BY_PERSON_ID_LIST_NULL_FIELD_NUMBER
public static final int COUNTRY_FIELD_NUMBER
public static final int COUNTRY_NULL_FIELD_NUMBER
public static final int SEARCH_ONLY_POSTINGS_IN_ONE_ID_FIELD_NUMBER
public static final int SEARCH_ONLY_POSTINGS_IN_ONE_ID_NULL_FIELD_NUMBER
public static final int SEPARATOR_IN_IDENT_VALS_FIELD_NUMBER
public static final int SEPARATOR_IN_IDENT_VALS_NULL_FIELD_NUMBER
public static final com.google.protobuf.Parser<FoSearchPostingsPu.Parameters> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic boolean hasPersonIdentificationValues()
optional .dstore.engine.values.stringValue person_identification_values = 1;hasPersonIdentificationValues in interface FoSearchPostingsPu.ParametersOrBuilderpublic Values.stringValue getPersonIdentificationValues()
optional .dstore.engine.values.stringValue person_identification_values = 1;getPersonIdentificationValues in interface FoSearchPostingsPu.ParametersOrBuilderpublic Values.stringValueOrBuilder getPersonIdentificationValuesOrBuilder()
optional .dstore.engine.values.stringValue person_identification_values = 1;getPersonIdentificationValuesOrBuilder in interface FoSearchPostingsPu.ParametersOrBuilderpublic boolean getPersonIdentificationValuesNull()
optional bool person_identification_values_null = 1001;getPersonIdentificationValuesNull in interface FoSearchPostingsPu.ParametersOrBuilderpublic boolean hasPersonTypeId()
optional .dstore.engine.values.integerValue person_type_id = 2;hasPersonTypeId in interface FoSearchPostingsPu.ParametersOrBuilderpublic Values.integerValue getPersonTypeId()
optional .dstore.engine.values.integerValue person_type_id = 2;getPersonTypeId in interface FoSearchPostingsPu.ParametersOrBuilderpublic Values.integerValueOrBuilder getPersonTypeIdOrBuilder()
optional .dstore.engine.values.integerValue person_type_id = 2;getPersonTypeIdOrBuilder in interface FoSearchPostingsPu.ParametersOrBuilderpublic boolean getPersonTypeIdNull()
optional bool person_type_id_null = 1002;getPersonTypeIdNull in interface FoSearchPostingsPu.ParametersOrBuilderpublic boolean hasUniqueId()
optional .dstore.engine.values.stringValue unique_id = 3;hasUniqueId in interface FoSearchPostingsPu.ParametersOrBuilderpublic Values.stringValue getUniqueId()
optional .dstore.engine.values.stringValue unique_id = 3;getUniqueId in interface FoSearchPostingsPu.ParametersOrBuilderpublic Values.stringValueOrBuilder getUniqueIdOrBuilder()
optional .dstore.engine.values.stringValue unique_id = 3;getUniqueIdOrBuilder in interface FoSearchPostingsPu.ParametersOrBuilderpublic boolean getUniqueIdNull()
optional bool unique_id_null = 1003;getUniqueIdNull in interface FoSearchPostingsPu.ParametersOrBuilderpublic boolean hasForumId()
optional .dstore.engine.values.integerValue forum_id = 4;hasForumId in interface FoSearchPostingsPu.ParametersOrBuilderpublic Values.integerValue getForumId()
optional .dstore.engine.values.integerValue forum_id = 4;getForumId in interface FoSearchPostingsPu.ParametersOrBuilderpublic Values.integerValueOrBuilder getForumIdOrBuilder()
optional .dstore.engine.values.integerValue forum_id = 4;getForumIdOrBuilder in interface FoSearchPostingsPu.ParametersOrBuilderpublic boolean getForumIdNull()
optional bool forum_id_null = 1004;getForumIdNull in interface FoSearchPostingsPu.ParametersOrBuilderpublic boolean hasSearchWithLikeOperator()
optional .dstore.engine.values.booleanValue search_with_like_operator = 5;hasSearchWithLikeOperator in interface FoSearchPostingsPu.ParametersOrBuilderpublic Values.booleanValue getSearchWithLikeOperator()
optional .dstore.engine.values.booleanValue search_with_like_operator = 5;getSearchWithLikeOperator in interface FoSearchPostingsPu.ParametersOrBuilderpublic Values.booleanValueOrBuilder getSearchWithLikeOperatorOrBuilder()
optional .dstore.engine.values.booleanValue search_with_like_operator = 5;getSearchWithLikeOperatorOrBuilder in interface FoSearchPostingsPu.ParametersOrBuilderpublic boolean getSearchWithLikeOperatorNull()
optional bool search_with_like_operator_null = 1005;getSearchWithLikeOperatorNull in interface FoSearchPostingsPu.ParametersOrBuilderpublic boolean hasIncludePostingBodies()
optional .dstore.engine.values.booleanValue include_posting_bodies = 6;hasIncludePostingBodies in interface FoSearchPostingsPu.ParametersOrBuilderpublic Values.booleanValue getIncludePostingBodies()
optional .dstore.engine.values.booleanValue include_posting_bodies = 6;getIncludePostingBodies in interface FoSearchPostingsPu.ParametersOrBuilderpublic Values.booleanValueOrBuilder getIncludePostingBodiesOrBuilder()
optional .dstore.engine.values.booleanValue include_posting_bodies = 6;getIncludePostingBodiesOrBuilder in interface FoSearchPostingsPu.ParametersOrBuilderpublic boolean getIncludePostingBodiesNull()
optional bool include_posting_bodies_null = 1006;getIncludePostingBodiesNull in interface FoSearchPostingsPu.ParametersOrBuilderpublic boolean hasRowCount()
optional .dstore.engine.values.integerValue row_count = 7;hasRowCount in interface FoSearchPostingsPu.ParametersOrBuilderpublic Values.integerValue getRowCount()
optional .dstore.engine.values.integerValue row_count = 7;getRowCount in interface FoSearchPostingsPu.ParametersOrBuilderpublic Values.integerValueOrBuilder getRowCountOrBuilder()
optional .dstore.engine.values.integerValue row_count = 7;getRowCountOrBuilder in interface FoSearchPostingsPu.ParametersOrBuilderpublic boolean getRowCountNull()
optional bool row_count_null = 1007;getRowCountNull in interface FoSearchPostingsPu.ParametersOrBuilderpublic boolean hasIncludeAdditionalInfos()
optional .dstore.engine.values.booleanValue include_additional_infos = 8;hasIncludeAdditionalInfos in interface FoSearchPostingsPu.ParametersOrBuilderpublic Values.booleanValue getIncludeAdditionalInfos()
optional .dstore.engine.values.booleanValue include_additional_infos = 8;getIncludeAdditionalInfos in interface FoSearchPostingsPu.ParametersOrBuilderpublic Values.booleanValueOrBuilder getIncludeAdditionalInfosOrBuilder()
optional .dstore.engine.values.booleanValue include_additional_infos = 8;getIncludeAdditionalInfosOrBuilder in interface FoSearchPostingsPu.ParametersOrBuilderpublic boolean getIncludeAdditionalInfosNull()
optional bool include_additional_infos_null = 1008;getIncludeAdditionalInfosNull in interface FoSearchPostingsPu.ParametersOrBuilderpublic boolean hasFromDate()
optional .dstore.engine.values.timestampValue from_date = 9;hasFromDate in interface FoSearchPostingsPu.ParametersOrBuilderpublic Values.timestampValue getFromDate()
optional .dstore.engine.values.timestampValue from_date = 9;getFromDate in interface FoSearchPostingsPu.ParametersOrBuilderpublic Values.timestampValueOrBuilder getFromDateOrBuilder()
optional .dstore.engine.values.timestampValue from_date = 9;getFromDateOrBuilder in interface FoSearchPostingsPu.ParametersOrBuilderpublic boolean getFromDateNull()
optional bool from_date_null = 1009;getFromDateNull in interface FoSearchPostingsPu.ParametersOrBuilderpublic boolean hasToDate()
optional .dstore.engine.values.timestampValue to_date = 10;hasToDate in interface FoSearchPostingsPu.ParametersOrBuilderpublic Values.timestampValue getToDate()
optional .dstore.engine.values.timestampValue to_date = 10;getToDate in interface FoSearchPostingsPu.ParametersOrBuilderpublic Values.timestampValueOrBuilder getToDateOrBuilder()
optional .dstore.engine.values.timestampValue to_date = 10;getToDateOrBuilder in interface FoSearchPostingsPu.ParametersOrBuilderpublic boolean getToDateNull()
optional bool to_date_null = 1010;getToDateNull in interface FoSearchPostingsPu.ParametersOrBuilderpublic boolean hasVisibility()
optional .dstore.engine.values.integerValue visibility = 11;hasVisibility in interface FoSearchPostingsPu.ParametersOrBuilderpublic Values.integerValue getVisibility()
optional .dstore.engine.values.integerValue visibility = 11;getVisibility in interface FoSearchPostingsPu.ParametersOrBuilderpublic Values.integerValueOrBuilder getVisibilityOrBuilder()
optional .dstore.engine.values.integerValue visibility = 11;getVisibilityOrBuilder in interface FoSearchPostingsPu.ParametersOrBuilderpublic boolean getVisibilityNull()
optional bool visibility_null = 1011;getVisibilityNull in interface FoSearchPostingsPu.ParametersOrBuilderpublic boolean hasGetOwnNotApprovedPostings()
optional .dstore.engine.values.booleanValue get_own_not_approved_postings = 12;hasGetOwnNotApprovedPostings in interface FoSearchPostingsPu.ParametersOrBuilderpublic Values.booleanValue getGetOwnNotApprovedPostings()
optional .dstore.engine.values.booleanValue get_own_not_approved_postings = 12;getGetOwnNotApprovedPostings in interface FoSearchPostingsPu.ParametersOrBuilderpublic Values.booleanValueOrBuilder getGetOwnNotApprovedPostingsOrBuilder()
optional .dstore.engine.values.booleanValue get_own_not_approved_postings = 12;getGetOwnNotApprovedPostingsOrBuilder in interface FoSearchPostingsPu.ParametersOrBuilderpublic boolean getGetOwnNotApprovedPostingsNull()
optional bool get_own_not_approved_postings_null = 1012;getGetOwnNotApprovedPostingsNull in interface FoSearchPostingsPu.ParametersOrBuilderpublic boolean hasOutputIntoOneId()
optional .dstore.engine.values.integerValue output_into_one_id = 13;hasOutputIntoOneId in interface FoSearchPostingsPu.ParametersOrBuilderpublic Values.integerValue getOutputIntoOneId()
optional .dstore.engine.values.integerValue output_into_one_id = 13;getOutputIntoOneId in interface FoSearchPostingsPu.ParametersOrBuilderpublic Values.integerValueOrBuilder getOutputIntoOneIdOrBuilder()
optional .dstore.engine.values.integerValue output_into_one_id = 13;getOutputIntoOneIdOrBuilder in interface FoSearchPostingsPu.ParametersOrBuilderpublic boolean getOutputIntoOneIdNull()
optional bool output_into_one_id_null = 1013;getOutputIntoOneIdNull in interface FoSearchPostingsPu.ParametersOrBuilderpublic boolean hasPostingCharacteristicIdList()
optional .dstore.engine.values.stringValue posting_characteristic_id_list = 14;hasPostingCharacteristicIdList in interface FoSearchPostingsPu.ParametersOrBuilderpublic Values.stringValue getPostingCharacteristicIdList()
optional .dstore.engine.values.stringValue posting_characteristic_id_list = 14;getPostingCharacteristicIdList in interface FoSearchPostingsPu.ParametersOrBuilderpublic Values.stringValueOrBuilder getPostingCharacteristicIdListOrBuilder()
optional .dstore.engine.values.stringValue posting_characteristic_id_list = 14;getPostingCharacteristicIdListOrBuilder in interface FoSearchPostingsPu.ParametersOrBuilderpublic boolean getPostingCharacteristicIdListNull()
optional bool posting_characteristic_id_list_null = 1014;getPostingCharacteristicIdListNull in interface FoSearchPostingsPu.ParametersOrBuilderpublic boolean hasConditionList()
optional .dstore.engine.values.stringValue condition_list = 15;hasConditionList in interface FoSearchPostingsPu.ParametersOrBuilderpublic Values.stringValue getConditionList()
optional .dstore.engine.values.stringValue condition_list = 15;getConditionList in interface FoSearchPostingsPu.ParametersOrBuilderpublic Values.stringValueOrBuilder getConditionListOrBuilder()
optional .dstore.engine.values.stringValue condition_list = 15;getConditionListOrBuilder in interface FoSearchPostingsPu.ParametersOrBuilderpublic boolean getConditionListNull()
optional bool condition_list_null = 1015;getConditionListNull in interface FoSearchPostingsPu.ParametersOrBuilderpublic boolean hasFilterByPersonIdList()
optional .dstore.engine.values.stringValue filter_by_person_id_list = 16;hasFilterByPersonIdList in interface FoSearchPostingsPu.ParametersOrBuilderpublic Values.stringValue getFilterByPersonIdList()
optional .dstore.engine.values.stringValue filter_by_person_id_list = 16;getFilterByPersonIdList in interface FoSearchPostingsPu.ParametersOrBuilderpublic Values.stringValueOrBuilder getFilterByPersonIdListOrBuilder()
optional .dstore.engine.values.stringValue filter_by_person_id_list = 16;getFilterByPersonIdListOrBuilder in interface FoSearchPostingsPu.ParametersOrBuilderpublic boolean getFilterByPersonIdListNull()
optional bool filter_by_person_id_list_null = 1016;getFilterByPersonIdListNull in interface FoSearchPostingsPu.ParametersOrBuilderpublic boolean hasCountry()
optional .dstore.engine.values.stringValue country = 17;hasCountry in interface FoSearchPostingsPu.ParametersOrBuilderpublic Values.stringValue getCountry()
optional .dstore.engine.values.stringValue country = 17;getCountry in interface FoSearchPostingsPu.ParametersOrBuilderpublic Values.stringValueOrBuilder getCountryOrBuilder()
optional .dstore.engine.values.stringValue country = 17;getCountryOrBuilder in interface FoSearchPostingsPu.ParametersOrBuilderpublic boolean getCountryNull()
optional bool country_null = 1017;getCountryNull in interface FoSearchPostingsPu.ParametersOrBuilderpublic boolean hasSearchOnlyPostingsInOneId()
optional .dstore.engine.values.booleanValue search_only_postings_in_one_id = 18;hasSearchOnlyPostingsInOneId in interface FoSearchPostingsPu.ParametersOrBuilderpublic Values.booleanValue getSearchOnlyPostingsInOneId()
optional .dstore.engine.values.booleanValue search_only_postings_in_one_id = 18;getSearchOnlyPostingsInOneId in interface FoSearchPostingsPu.ParametersOrBuilderpublic Values.booleanValueOrBuilder getSearchOnlyPostingsInOneIdOrBuilder()
optional .dstore.engine.values.booleanValue search_only_postings_in_one_id = 18;getSearchOnlyPostingsInOneIdOrBuilder in interface FoSearchPostingsPu.ParametersOrBuilderpublic boolean getSearchOnlyPostingsInOneIdNull()
optional bool search_only_postings_in_one_id_null = 1018;getSearchOnlyPostingsInOneIdNull in interface FoSearchPostingsPu.ParametersOrBuilderpublic boolean hasSeparatorInIdentVals()
optional .dstore.engine.values.stringValue separator_in_ident_vals = 19;hasSeparatorInIdentVals in interface FoSearchPostingsPu.ParametersOrBuilderpublic Values.stringValue getSeparatorInIdentVals()
optional .dstore.engine.values.stringValue separator_in_ident_vals = 19;getSeparatorInIdentVals in interface FoSearchPostingsPu.ParametersOrBuilderpublic Values.stringValueOrBuilder getSeparatorInIdentValsOrBuilder()
optional .dstore.engine.values.stringValue separator_in_ident_vals = 19;getSeparatorInIdentValsOrBuilder in interface FoSearchPostingsPu.ParametersOrBuilderpublic boolean getSeparatorInIdentValsNull()
optional bool separator_in_ident_vals_null = 1019;getSeparatorInIdentValsNull in interface FoSearchPostingsPu.ParametersOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessagejava.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessagepublic static FoSearchPostingsPu.Parameters parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FoSearchPostingsPu.Parameters parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FoSearchPostingsPu.Parameters parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FoSearchPostingsPu.Parameters parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FoSearchPostingsPu.Parameters parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static FoSearchPostingsPu.Parameters parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static FoSearchPostingsPu.Parameters parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static FoSearchPostingsPu.Parameters parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static FoSearchPostingsPu.Parameters parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static FoSearchPostingsPu.Parameters parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic FoSearchPostingsPu.Parameters.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static FoSearchPostingsPu.Parameters.Builder newBuilder()
public static FoSearchPostingsPu.Parameters.Builder newBuilder(FoSearchPostingsPu.Parameters prototype)
public FoSearchPostingsPu.Parameters.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected FoSearchPostingsPu.Parameters.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessagepublic static FoSearchPostingsPu.Parameters getDefaultInstance()
public static com.google.protobuf.Parser<FoSearchPostingsPu.Parameters> parser()
public com.google.protobuf.Parser<FoSearchPostingsPu.Parameters> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic FoSearchPostingsPu.Parameters getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder