Interface ContentFactory
- All Known Implementing Classes:
BaseContentFactory,ImportBasedFactory,SimpleTemplateBasedFactory,SimpleTemplateBasedRootFactory
public interface ContentFactory
-
Method Summary
Modifier and TypeMethodDescriptionvoidcreateContentStructure(DocumentModel eventDoc) booleaninitFactory(Map<String, String> options, List<ACEDescriptor> rootAcl, List<TemplateItemDescriptor> template)
-
Method Details
-
initFactory
boolean initFactory(Map<String, String> options, List<ACEDescriptor> rootAcl, List<TemplateItemDescriptor> template) -
createContentStructure
-