Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.content.template.factories
Class ImportBasedFactory

java.lang.Object
  extended by org.nuxeo.ecm.platform.content.template.factories.BaseContentFactory
      extended by org.nuxeo.ecm.platform.content.template.factories.ImportBasedFactory
All Implemented Interfaces:
ContentFactory

public class ImportBasedFactory
extends BaseContentFactory


Constructor Summary
ImportBasedFactory()
           
 
Method Summary
 void createContentStructure(DocumentModel eventDoc)
           
 boolean initFactory(Map<String,String> options, List<ACEDescriptor> rootAcl, List<TemplateItemDescriptor> template)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImportBasedFactory

public ImportBasedFactory()
Method Detail

createContentStructure

public void createContentStructure(DocumentModel eventDoc)
                            throws ClientException
Throws:
ClientException

initFactory

public boolean initFactory(Map<String,String> options,
                           List<ACEDescriptor> rootAcl,
                           List<TemplateItemDescriptor> template)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.