Class ResultSetPageProviderOperation
java.lang.Object
org.nuxeo.ecm.automation.core.operations.services.ResultSetPageProviderOperation
Operation to execute a query or a named provider with support for Pagination
- Since:
- 5.7
- Author:
- Tiry ([email protected])
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final String
protected OperationContext
static final String
static final String
protected String
protected String
protected Properties
protected Integer
protected Integer
protected String
protected CoreSession
protected StringList
protected StringList
protected StringList
-
Constructor Summary
-
Method Summary
-
Field Details
-
ID
- See Also:
-
DESC
- See Also:
-
ASC
- See Also:
-
CMIS
- See Also:
-
context
-
session
-
providerName
-
lang
-
page
-
pageSize
-
strParameters
-
maxResults
- Since:
- 5.7
-
namedParameters
- Since:
- 6.0
-
sortBy
- Since:
- 6.0
-
sortOrder
- Since:
- 6.0
-
-
Constructor Details
-
ResultSetPageProviderOperation
public ResultSetPageProviderOperation()
-
-
Method Details
-
run
- Throws:
OperationException
-