Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.automation.core.operations.services
Class DocumentPageProviderOperation

java.lang.Object
  extended by org.nuxeo.ecm.automation.core.operations.services.DocumentPageProviderOperation

public class DocumentPageProviderOperation
extends Object

Operation to execute a query or a named provider with support for Pagination

Since:
5.4.2
Author:
Tiry (tdelprat@nuxeo.com)

Field Summary
static String CURRENT_REPO_PATTERN
           
static String CURRENT_USERID_PATTERN
           
static String ID
           
 
Constructor Summary
DocumentPageProviderOperation()
           
 
Method Summary
 DocumentModelList run()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ID

public static final String ID
See Also:
Constant Field Values

CURRENT_USERID_PATTERN

public static final String CURRENT_USERID_PATTERN
See Also:
Constant Field Values

CURRENT_REPO_PATTERN

public static final String CURRENT_REPO_PATTERN
See Also:
Constant Field Values
Constructor Detail

DocumentPageProviderOperation

public DocumentPageProviderOperation()
Method Detail

run

public DocumentModelList run()
                      throws Exception
Throws:
Exception

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.