Class DocumentPageProviderOperation
java.lang.Object
org.nuxeo.ecm.automation.core.operations.services.DocumentPageProviderOperation
Operation to execute a query or a named provider with support for Pagination.
- Since:
- 5.4.2
- Author:
- Tiry ([email protected])
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringprotected OperationContextprotected Integerstatic final Stringprotected Stringprotected StringListstatic final Stringprotected Stringprotected Propertiesprotected Integerprotected Integerprotected Stringprotected StringListprotected CoreSessionprotected StringListprotected StringListprotected StringList -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ID
- See Also:
-
ASC
- See Also:
-
DESC
- See Also:
-
context
-
session
-
providerName
-
lang
-
currentPageIndex
-
pageSize
-
offset
-
strParameters
-
documentLinkBuilder
-
namedParameters
- Since:
- 6.0
-
sortBy
- Since:
- 6.0
-
sortOrder
- Since:
- 6.0
-
quickFilters
- Since:
- 8.4
-
highlights
- Since:
- 9.1
-
-
Constructor Details
-
DocumentPageProviderOperation
public DocumentPageProviderOperation()
-
-
Method Details
-
run
- Throws:
OperationException
-