Nuxeo Enterprise Platform 5.4

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

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

public class PageProviderOperation
extends Object

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

Author:
Tiry (tdelprat@nuxeo.com)

Field Summary
static String CURRENT_REPO_PATTERN
           
static String CURRENT_USERID_PATTERN
           
static String ID
           
 
Constructor Summary
PageProviderOperation()
           
 
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

PageProviderOperation

public PageProviderOperation()
Method Detail

run

public DocumentModelList run()
                      throws Exception
Throws:
Exception

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.