public class ImportBasedFactory extends BaseContentFactory
FileManager
service.Modifier and Type | Class and Description |
---|---|
static class |
ImportBasedFactory.PathOptions |
Modifier and Type | Field and Description |
---|---|
static String |
IMPORT_FILE_PATH_OPTION |
static String |
IMPORT_OVERWRITE_OPTION |
Constructor and Description |
---|
ImportBasedFactory() |
Modifier and Type | Method and Description |
---|---|
void |
createContentStructure(DocumentModel eventDoc) |
boolean |
initFactory(Map<String,String> options,
List<ACEDescriptor> rootAcl,
List<TemplateItemDescriptor> template) |
public static final String IMPORT_FILE_PATH_OPTION
public static final String IMPORT_OVERWRITE_OPTION
public boolean initFactory(Map<String,String> options, List<ACEDescriptor> rootAcl, List<TemplateItemDescriptor> template)
public void createContentStructure(DocumentModel eventDoc) throws ClientException
ClientException
Copyright © 2013 Nuxeo SA. All Rights Reserved.