public class LdapTenantQuery extends TenantQueryImpl
0 or an empty list.AbstractQuery.ResultTypegroupId, id, ids, includingGroups, name, nameLike, userIdcommandExecutor, expressions, resultType, SORTORDER_ASC, SORTORDER_DESC, validatorsauthCheck, databaseType, firstResult, maxResults, orderingProperties, parameter, tenantCheck| Constructor and Description | 
|---|
| LdapTenantQuery() | 
| LdapTenantQuery(CommandExecutor commandExecutor) | 
| Modifier and Type | Method and Description | 
|---|---|
| long | executeCount(CommandContext commandContext) | 
| List<Tenant> | executeList(CommandContext commandContext,
           Page page)Executes the actual query to retrieve the list of results. | 
getGroupId, getId, getIds, getName, getNameLike, getUserId, groupMember, includingGroupsOfUser, isIncludingGroups, orderByTenantId, orderByTenantName, tenantId, tenantIdIn, tenantName, tenantNameLike, userMemberaddExpression, 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 LdapTenantQuery()
public LdapTenantQuery(CommandExecutor commandExecutor)
public long executeCount(CommandContext commandContext)
executeCount in class AbstractQuery<TenantQuery,Tenant>public List<Tenant> executeList(CommandContext commandContext, Page page)
AbstractQueryexecuteList in class AbstractQuery<TenantQuery,Tenant>page - used if the results must be paged. If null, no paging will be applied.Copyright © 2018. All rights reserved.