public class DefaultCreationContainerListProvider extends AbstractCreationContainerListProvider
The filtered list is sorted
| Modifier and Type | Field and Description |
|---|---|
static String |
CONTAINER_LIST_PROVIDER_QM |
protected PageProviderService |
ppService |
| Constructor and Description |
|---|
DefaultCreationContainerListProvider() |
| Modifier and Type | Method and Description |
|---|---|
DocumentModelList |
getCreationContainerList(CoreSession documentManager,
String docType)
Build the list of candidate containers for the given document type and session.
|
protected PageProviderService |
getPageProviderService() |
accept, equals, getDocTypes, getName, hashCode, setDocTypes, setNamepublic static final String CONTAINER_LIST_PROVIDER_QM
protected PageProviderService ppService
public DefaultCreationContainerListProvider()
protected PageProviderService getPageProviderService()
public DocumentModelList getCreationContainerList(CoreSession documentManager, String docType)
CreationContainerListProviderdocumentManager - the current session contextdocType - the type of document to createCopyright © 2019 Nuxeo. All rights reserved.