public class ResultSetPageProviderOperation extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ASC |
static String |
CMIS |
protected OperationContext |
context |
static String |
CURRENT_REPO_PATTERN |
static String |
CURRENT_USERID_PATTERN |
static String |
DESC |
protected String |
documentLinkBuilder |
static String |
ID |
protected String |
lang |
protected String |
maxResults |
protected Properties |
namedParameters |
protected Integer |
page |
protected Integer |
pageSize |
protected PageProviderService |
ppService |
protected String |
providerName |
protected String |
query
Deprecated.
since 6.0 use instead
.core.operations.services.query.ResultSetQuery |
protected CoreSession |
session |
protected String |
sortBy |
protected StringList |
sortInfoAsStringList
Deprecated.
since 6.0 use instead
and @link #sortOrder |
protected String |
sortOrder |
protected StringList |
strParameters |
Constructor and Description |
---|
ResultSetPageProviderOperation() |
public static final String ID
public static final String CURRENT_USERID_PATTERN
public static final String CURRENT_REPO_PATTERN
public static final String DESC
public static final String ASC
public static final String CMIS
protected OperationContext context
protected CoreSession session
protected PageProviderService ppService
protected String providerName
@Deprecated protected String query
.core.operations.services.query.ResultSetQuery
@Deprecated protected StringList sortInfoAsStringList
and @link #sortOrder
protected StringList strParameters
protected String documentLinkBuilder
protected String maxResults
protected Properties namedParameters
public ResultSetPageProviderOperation()
public RecordSet run() throws OperationException
OperationException
Copyright © 2015 Nuxeo SA. All rights reserved.