All Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
BsWebConfigToLabelCQ |
addOrderBy_Id_Asc() |
BsWebConfigToLabelCQ |
addOrderBy_Id_Desc() |
BsWebConfigToLabelCQ |
addOrderBy_LabelTypeId_Asc() |
BsWebConfigToLabelCQ |
addOrderBy_LabelTypeId_Desc() |
BsWebConfigToLabelCQ |
addOrderBy_WebConfigId_Asc() |
BsWebConfigToLabelCQ |
addOrderBy_WebConfigId_Desc() |
String |
asTableDbName() |
void |
bool(EsAbstractConditionQuery.BoolCall<WebConfigToLabelCQ> boolLambda) |
void |
bool(EsAbstractConditionQuery.BoolCall<WebConfigToLabelCQ> boolLambda,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.BoolQueryBuilder> opLambda) |
void |
filtered(EsAbstractConditionQuery.FilteredCall<WebConfigToLabelCQ,WebConfigToLabelCQ> filteredLambda) |
void |
filtered(EsAbstractConditionQuery.FilteredCall<WebConfigToLabelCQ,WebConfigToLabelCQ> filteredLambda,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.BoolQueryBuilder> opLambda) |
void |
functionScore(EsAbstractConditionQuery.OperatorCall<WebConfigToLabelCQ> queryLambda,
EsAbstractConditionQuery.ScoreFunctionCall<EsAbstractConditionQuery.ScoreFunctionCreator<WebConfigToLabelCQ>> functionsLambda,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.functionscore.FunctionScoreQueryBuilder> opLambda) |
void |
not(EsAbstractConditionQuery.OperatorCall<WebConfigToLabelCQ> notLambda) |
void |
not(EsAbstractConditionQuery.OperatorCall<WebConfigToLabelCQ> notLambda,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.BoolQueryBuilder> opLambda) |
void |
setId_Equal(String id) |
void |
setId_Equal(String id,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermQueryBuilder> opLambda) |
void |
setId_InScope(Collection<String> idList) |
void |
setId_InScope(Collection<String> idList,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.IdsQueryBuilder> opLambda) |
void |
setId_NotEqual(String id) |
void |
setId_NotEqual(String id,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.BoolQueryBuilder> opLambda) |
void |
setId_NotTerm(String id) |
void |
setId_NotTerm(String id,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.BoolQueryBuilder> opLambda) |
void |
setId_Term(String id) |
void |
setId_Term(String id,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermQueryBuilder> opLambda) |
void |
setId_Terms(Collection<String> idList) |
void |
setId_Terms(Collection<String> idList,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.IdsQueryBuilder> opLambda) |
void |
setLabelTypeId_CommonTerms(String labelTypeId) |
void |
setLabelTypeId_CommonTerms(String labelTypeId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.CommonTermsQueryBuilder> opLambda) |
void |
setLabelTypeId_Equal(String labelTypeId) |
void |
setLabelTypeId_Equal(String labelTypeId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermQueryBuilder> opLambda) |
void |
setLabelTypeId_Exists() |
void |
setLabelTypeId_Exists(EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.ExistsQueryBuilder> opLambda) |
void |
setLabelTypeId_Fuzzy(String labelTypeId) |
void |
setLabelTypeId_Fuzzy(String labelTypeId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchQueryBuilder> opLambda) |
void |
setLabelTypeId_GreaterEqual(String labelTypeId) |
void |
setLabelTypeId_GreaterEqual(String labelTypeId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setLabelTypeId_GreaterThan(String labelTypeId) |
void |
setLabelTypeId_GreaterThan(String labelTypeId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setLabelTypeId_InScope(Collection<String> labelTypeIdList) |
void |
setLabelTypeId_InScope(Collection<String> labelTypeIdList,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermsQueryBuilder> opLambda) |
void |
setLabelTypeId_LessEqual(String labelTypeId) |
void |
setLabelTypeId_LessEqual(String labelTypeId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setLabelTypeId_LessThan(String labelTypeId) |
void |
setLabelTypeId_LessThan(String labelTypeId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setLabelTypeId_Match(String labelTypeId) |
void |
setLabelTypeId_Match(String labelTypeId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchQueryBuilder> opLambda) |
void |
setLabelTypeId_MatchPhrase(String labelTypeId) |
void |
setLabelTypeId_MatchPhrase(String labelTypeId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchPhraseQueryBuilder> opLambda) |
void |
setLabelTypeId_MatchPhrasePrefix(String labelTypeId) |
void |
setLabelTypeId_MatchPhrasePrefix(String labelTypeId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchPhrasePrefixQueryBuilder> opLambda) |
void |
setLabelTypeId_NotEqual(String labelTypeId) |
void |
setLabelTypeId_NotEqual(String labelTypeId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.BoolQueryBuilder> opLambda) |
void |
setLabelTypeId_NotTerm(String labelTypeId) |
void |
setLabelTypeId_NotTerm(String labelTypeId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.BoolQueryBuilder> opLambda) |
void |
setLabelTypeId_Prefix(String labelTypeId) |
void |
setLabelTypeId_Prefix(String labelTypeId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.PrefixQueryBuilder> opLambda) |
void |
setLabelTypeId_Regexp(String labelTypeId) |
void |
setLabelTypeId_Regexp(String labelTypeId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RegexpQueryBuilder> opLambda) |
void |
setLabelTypeId_SpanTerm(String labelTypeId) |
void |
setLabelTypeId_SpanTerm(String labelTypeId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.SpanTermQueryBuilder> opLambda) |
void |
setLabelTypeId_Term(String labelTypeId) |
void |
setLabelTypeId_Term(String labelTypeId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermQueryBuilder> opLambda) |
void |
setLabelTypeId_Terms(Collection<String> labelTypeIdList) |
void |
setLabelTypeId_Terms(Collection<String> labelTypeIdList,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermsQueryBuilder> opLambda) |
void |
setLabelTypeId_Wildcard(String labelTypeId) |
void |
setLabelTypeId_Wildcard(String labelTypeId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.WildcardQueryBuilder> opLambda) |
void |
setWebConfigId_CommonTerms(String webConfigId) |
void |
setWebConfigId_CommonTerms(String webConfigId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.CommonTermsQueryBuilder> opLambda) |
void |
setWebConfigId_Equal(String webConfigId) |
void |
setWebConfigId_Equal(String webConfigId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermQueryBuilder> opLambda) |
void |
setWebConfigId_Exists() |
void |
setWebConfigId_Exists(EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.ExistsQueryBuilder> opLambda) |
void |
setWebConfigId_Fuzzy(String webConfigId) |
void |
setWebConfigId_Fuzzy(String webConfigId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchQueryBuilder> opLambda) |
void |
setWebConfigId_GreaterEqual(String webConfigId) |
void |
setWebConfigId_GreaterEqual(String webConfigId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setWebConfigId_GreaterThan(String webConfigId) |
void |
setWebConfigId_GreaterThan(String webConfigId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setWebConfigId_InScope(Collection<String> webConfigIdList) |
void |
setWebConfigId_InScope(Collection<String> webConfigIdList,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermsQueryBuilder> opLambda) |
void |
setWebConfigId_LessEqual(String webConfigId) |
void |
setWebConfigId_LessEqual(String webConfigId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setWebConfigId_LessThan(String webConfigId) |
void |
setWebConfigId_LessThan(String webConfigId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setWebConfigId_Match(String webConfigId) |
void |
setWebConfigId_Match(String webConfigId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchQueryBuilder> opLambda) |
void |
setWebConfigId_MatchPhrase(String webConfigId) |
void |
setWebConfigId_MatchPhrase(String webConfigId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchPhraseQueryBuilder> opLambda) |
void |
setWebConfigId_MatchPhrasePrefix(String webConfigId) |
void |
setWebConfigId_MatchPhrasePrefix(String webConfigId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchPhrasePrefixQueryBuilder> opLambda) |
void |
setWebConfigId_NotEqual(String webConfigId) |
void |
setWebConfigId_NotEqual(String webConfigId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.BoolQueryBuilder> opLambda) |
void |
setWebConfigId_NotTerm(String webConfigId) |
void |
setWebConfigId_NotTerm(String webConfigId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.BoolQueryBuilder> opLambda) |
void |
setWebConfigId_Prefix(String webConfigId) |
void |
setWebConfigId_Prefix(String webConfigId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.PrefixQueryBuilder> opLambda) |
void |
setWebConfigId_Regexp(String webConfigId) |
void |
setWebConfigId_Regexp(String webConfigId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RegexpQueryBuilder> opLambda) |
void |
setWebConfigId_SpanTerm(String webConfigId) |
void |
setWebConfigId_SpanTerm(String webConfigId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.SpanTermQueryBuilder> opLambda) |
void |
setWebConfigId_Term(String webConfigId) |
void |
setWebConfigId_Term(String webConfigId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermQueryBuilder> opLambda) |
void |
setWebConfigId_Terms(Collection<String> webConfigIdList) |
void |
setWebConfigId_Terms(Collection<String> webConfigIdList,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermsQueryBuilder> opLambda) |
void |
setWebConfigId_Wildcard(String webConfigId) |
void |
setWebConfigId_Wildcard(String webConfigId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.WildcardQueryBuilder> opLambda) |
String |
xgetAliasName() |