All Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
BsLabelToRoleCQ |
addOrderBy_Id_Asc() |
BsLabelToRoleCQ |
addOrderBy_Id_Desc() |
BsLabelToRoleCQ |
addOrderBy_LabelTypeId_Asc() |
BsLabelToRoleCQ |
addOrderBy_LabelTypeId_Desc() |
BsLabelToRoleCQ |
addOrderBy_RoleTypeId_Asc() |
BsLabelToRoleCQ |
addOrderBy_RoleTypeId_Desc() |
String |
asTableDbName() |
void |
bool(EsAbstractConditionQuery.BoolCall<LabelToRoleCQ> boolLambda) |
void |
bool(EsAbstractConditionQuery.BoolCall<LabelToRoleCQ> boolLambda,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.BoolQueryBuilder> opLambda) |
void |
filtered(EsAbstractConditionQuery.FilteredCall<LabelToRoleCQ,LabelToRoleCQ> filteredLambda) |
void |
filtered(EsAbstractConditionQuery.FilteredCall<LabelToRoleCQ,LabelToRoleCQ> filteredLambda,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.BoolQueryBuilder> opLambda) |
void |
functionScore(EsAbstractConditionQuery.OperatorCall<LabelToRoleCQ> queryLambda,
EsAbstractConditionQuery.ScoreFunctionCall<EsAbstractConditionQuery.ScoreFunctionCreator<LabelToRoleCQ>> functionsLambda,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.functionscore.FunctionScoreQueryBuilder> opLambda) |
void |
not(EsAbstractConditionQuery.OperatorCall<LabelToRoleCQ> notLambda) |
void |
not(EsAbstractConditionQuery.OperatorCall<LabelToRoleCQ> 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 |
setRoleTypeId_CommonTerms(String roleTypeId) |
void |
setRoleTypeId_CommonTerms(String roleTypeId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.CommonTermsQueryBuilder> opLambda) |
void |
setRoleTypeId_Equal(String roleTypeId) |
void |
setRoleTypeId_Equal(String roleTypeId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermQueryBuilder> opLambda) |
void |
setRoleTypeId_Exists() |
void |
setRoleTypeId_Exists(EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.ExistsQueryBuilder> opLambda) |
void |
setRoleTypeId_Fuzzy(String roleTypeId) |
void |
setRoleTypeId_Fuzzy(String roleTypeId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchQueryBuilder> opLambda) |
void |
setRoleTypeId_GreaterEqual(String roleTypeId) |
void |
setRoleTypeId_GreaterEqual(String roleTypeId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setRoleTypeId_GreaterThan(String roleTypeId) |
void |
setRoleTypeId_GreaterThan(String roleTypeId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setRoleTypeId_InScope(Collection<String> roleTypeIdList) |
void |
setRoleTypeId_InScope(Collection<String> roleTypeIdList,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermsQueryBuilder> opLambda) |
void |
setRoleTypeId_LessEqual(String roleTypeId) |
void |
setRoleTypeId_LessEqual(String roleTypeId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setRoleTypeId_LessThan(String roleTypeId) |
void |
setRoleTypeId_LessThan(String roleTypeId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setRoleTypeId_Match(String roleTypeId) |
void |
setRoleTypeId_Match(String roleTypeId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchQueryBuilder> opLambda) |
void |
setRoleTypeId_MatchPhrase(String roleTypeId) |
void |
setRoleTypeId_MatchPhrase(String roleTypeId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchPhraseQueryBuilder> opLambda) |
void |
setRoleTypeId_MatchPhrasePrefix(String roleTypeId) |
void |
setRoleTypeId_MatchPhrasePrefix(String roleTypeId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchPhrasePrefixQueryBuilder> opLambda) |
void |
setRoleTypeId_NotEqual(String roleTypeId) |
void |
setRoleTypeId_NotEqual(String roleTypeId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.BoolQueryBuilder> opLambda) |
void |
setRoleTypeId_NotTerm(String roleTypeId) |
void |
setRoleTypeId_NotTerm(String roleTypeId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.BoolQueryBuilder> opLambda) |
void |
setRoleTypeId_Prefix(String roleTypeId) |
void |
setRoleTypeId_Prefix(String roleTypeId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.PrefixQueryBuilder> opLambda) |
void |
setRoleTypeId_Regexp(String roleTypeId) |
void |
setRoleTypeId_Regexp(String roleTypeId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RegexpQueryBuilder> opLambda) |
void |
setRoleTypeId_SpanTerm(String roleTypeId) |
void |
setRoleTypeId_SpanTerm(String roleTypeId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.SpanTermQueryBuilder> opLambda) |
void |
setRoleTypeId_Term(String roleTypeId) |
void |
setRoleTypeId_Term(String roleTypeId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermQueryBuilder> opLambda) |
void |
setRoleTypeId_Terms(Collection<String> roleTypeIdList) |
void |
setRoleTypeId_Terms(Collection<String> roleTypeIdList,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermsQueryBuilder> opLambda) |
void |
setRoleTypeId_Wildcard(String roleTypeId) |
void |
setRoleTypeId_Wildcard(String roleTypeId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.WildcardQueryBuilder> opLambda) |
String |
xgetAliasName() |