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 TypeClassDescriptionclassclassThis factory will import a file using a path defined in the option of the factoryBinding extension point.classclassSpecific factory for Root. -
Uses of ContentFactory in org.nuxeo.ecm.platform.content.template.service
Fields in org.nuxeo.ecm.platform.content.template.service with type parameters of type ContentFactoryModifier and TypeFieldDescriptionprotected Class<ContentFactory> ContentFactoryDescriptor.classNameMethods 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 ContentFactoryContentTemplateServiceImpl.getFactoryInstance(FactoryBindingDescriptor descriptor) Methods in org.nuxeo.ecm.platform.content.template.service that return types with arguments of type ContentFactory