public class LdapGroupQuery extends GroupQueryImpl
AbstractQuery.ResultTypeid, ids, name, nameLike, procDefId, tenantId, type, userIdcommandExecutor, expressions, resultType, SORTORDER_ASC, SORTORDER_DESC, validatorsauthCheck, databaseType, firstResult, maxResults, orderingProperties, parameter, tenantCheck| Constructor and Description | 
|---|
| LdapGroupQuery() | 
| LdapGroupQuery(CommandExecutor commandExecutor) | 
| Modifier and Type | Method and Description | 
|---|---|
| long | executeCount(CommandContext commandContext) | 
| List<Group> | executeList(CommandContext commandContext,
           Page page)Executes the actual query to retrieve the list of results. | 
| protected LdapIdentityProviderSession | getLdapIdentityProvider(CommandContext commandContext) | 
getId, getIds, getName, getNameLike, getTenantId, getType, getUserId, groupId, groupIdIn, groupMember, groupName, groupNameLike, groupType, memberOfTenant, orderByGroupId, orderByGroupName, orderByGroupType, potentialStarteraddExpression, addValidator, asc, checkQueryOk, count, desc, direction, evaluateExpressions, evaluateExpressionsAndExecuteCount, evaluateExpressionsAndExecuteIdsList, evaluateExpressionsAndExecuteList, execute, executeIdsList, executeSingleResult, extend, getExpressions, getMethod, hasExcludingConditions, list, listIds, listPage, mergeExpressions, mergeOrdering, orderBy, orderBy, removeValidator, setCommandExecutor, setExpressions, singleResult, validate, validategetAuthCheck, getDatabaseType, getFirstResult, getFirstRow, getLastRow, getMaxResults, getOrderingProperties, getParameter, getTenantCheck, setAuthCheck, setDatabaseType, setFirstResult, setMaxResults, setOrderingProperties, setParameter, setTenantCheckpublic LdapGroupQuery()
public LdapGroupQuery(CommandExecutor commandExecutor)
public long executeCount(CommandContext commandContext)
executeCount in class AbstractQuery<GroupQuery,Group>public List<Group> executeList(CommandContext commandContext, Page page)
AbstractQueryexecuteList in class AbstractQuery<GroupQuery,Group>page - used if the results must be paged. If null, no paging will be applied.protected LdapIdentityProviderSession getLdapIdentityProvider(CommandContext commandContext)
Copyright © 2018. All rights reserved.