Uses of Interface
org.nuxeo.ecm.platform.content.template.service.ContentFactory
Packages that use ContentFactory
Package
Description
-
Uses of ContentFactory in org.nuxeo.ecm.platform.content.template.factories
Classes in org.nuxeo.ecm.platform.content.template.factories that implement ContentFactoryModifier and TypeClassDescriptionclass
class
This factory will import a file using a path defined in the option of the factoryBinding extension point.class
class
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 ContentFactoryModifier and TypeMethodDescriptionContentTemplateServiceImpl.getFactoryForFacet
(String facet) ContentTemplateService.getFactoryForType
(String documentType) ContentTemplateServiceImpl.getFactoryForType
(String documentType) protected ContentFactory
ContentTemplateServiceImpl.getFactoryInstance
(FactoryBindingDescriptor descriptor) Methods in org.nuxeo.ecm.platform.content.template.service that return types with arguments of type ContentFactory