public class DefaultCreationContainerListProvider extends AbstractCreationContainerListProvider
The filtered list is sorted
Modifier and Type | Field and Description |
---|---|
static String |
CONTAINER_LIST_PROVIDER_QM |
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.
|
accept, equals, getDocTypes, getName, hashCode, setDocTypes, setName
public static final String CONTAINER_LIST_PROVIDER_QM
public DefaultCreationContainerListProvider()
public DocumentModelList getCreationContainerList(CoreSession documentManager, String docType) throws Exception
CreationContainerListProvider
documentManager
- the current session contextdocType
- the type of document to createException
Copyright © 2011 Nuxeo SA. All Rights Reserved.