T
- public class QueryParameters<T> extends ListQueryParameterObject
Modifier and Type | Field and Description |
---|---|
protected boolean |
historyEnabled |
protected boolean |
maxResultsLimitEnabled |
authCheck, databaseType, firstResult, maxResults, orderingProperties, parameter, tenantCheck
Constructor and Description |
---|
QueryParameters() |
QueryParameters(int firstResult,
int maxResults) |
Modifier and Type | Method and Description |
---|---|
void |
disableMaxResultsLimit() |
boolean |
isHistoryEnabled() |
boolean |
isMaxResultsLimitEnabled() |
void |
setHistoryEnabled(boolean historyEnabled) |
getAuthCheck, getDatabaseType, getFirstResult, getFirstRow, getLastRow, getMaxResults, getOrderingProperties, getParameter, getTenantCheck, setAuthCheck, setDatabaseType, setFirstResult, setMaxResults, setOrderingProperties, setParameter, setTenantCheck
Copyright © 2022. All rights reserved.