@Name(value="documentChildrenFarm") @Scope(value=SESSION) public class DocumentChildrenStdFarm extends InputController implements ResultsProviderFarm, Serializable
Modifier and Type | Field and Description |
---|---|
static String |
CHILDREN_BY_COREAPI |
Constructor and Description |
---|
DocumentChildrenStdFarm() |
Modifier and Type | Method and Description |
---|---|
PagedDocumentsProvider |
getResultsProvider(String name)
Makes a new, fresh instance of the named results provider.
|
PagedDocumentsProvider |
getResultsProvider(String name,
SortInfo sortInfo) |
computeOutcome, getAdministrator, logDocumentWithName, logDocumentWithTitle, removeDocumentFromList
public static final String CHILDREN_BY_COREAPI
public PagedDocumentsProvider getResultsProvider(String name, SortInfo sortInfo) throws ClientException
getResultsProvider
in interface ResultsProviderFarm
name
- the name of the ResultsProvider instance to createsortInfo
- an object containing the sort detailsClientException
public PagedDocumentsProvider getResultsProvider(String name) throws ClientException, ResultsProviderFarmUserException
ResultsProviderFarm
getResultsProvider
in interface ResultsProviderFarm
name
- the name of the ResultsProvider instance to createClientException
ResultsProviderFarmUserException
Copyright © 2011 Nuxeo SA. All Rights Reserved.