Nuxeo Enterprise Platform 5.4

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

java.lang.Object
  extended by org.nuxeo.ecm.platform.content.template.factories.BaseContentFactory
      extended by org.nuxeo.ecm.platform.content.template.factories.SimpleTemplateBasedFactory
All Implemented Interfaces:
ContentFactory
Direct Known Subclasses:
SimpleTemplateBasedRootFactory

public class SimpleTemplateBasedFactory
extends BaseContentFactory


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

Constructor Detail

SimpleTemplateBasedFactory

public SimpleTemplateBasedFactory()
Method Detail

createContentStructure

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

initFactory

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

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.