Nuxeo Enterprise Platform 5.4

Uses of Interface
org.nuxeo.ecm.platform.content.template.service.ContentFactory

Packages that use ContentFactory
org.nuxeo.ecm.platform.content.template.factories   
org.nuxeo.ecm.platform.content.template.service   
 

Uses of ContentFactory in org.nuxeo.ecm.platform.content.template.factories
 

Classes in org.nuxeo.ecm.platform.content.template.factories that implement ContentFactory
 class BaseContentFactory
           
 class ImportBasedFactory
           
 class SimpleTemplateBasedFactory
           
 class SimpleTemplateBasedRootFactory
          Specific factory for Root.
 

Uses of ContentFactory in org.nuxeo.ecm.platform.content.template.service
 

Methods in org.nuxeo.ecm.platform.content.template.service that return ContentFactory
 ContentFactory ContentTemplateServiceImpl.getFactoryForFacet(java.lang.String facet)
           
 ContentFactory ContentTemplateServiceImpl.getFactoryForType(java.lang.String documentType)
           
 ContentFactory ContentTemplateService.getFactoryForType(java.lang.String documentType)
           
 

Methods in org.nuxeo.ecm.platform.content.template.service that return types with arguments of type ContentFactory
 java.lang.Class<ContentFactory> ContentFactoryDescriptor.getClassName()
           
 java.util.Map<java.lang.String,ContentFactory> ContentTemplateServiceImpl.getFactoryInstancesByFacet()
           
 java.util.Map<java.lang.String,ContentFactory> ContentTemplateServiceImpl.getFactoryInstancesByType()
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.