Uses of Interface
org.nuxeo.ecm.platform.content.template.service.PostContentCreationHandler
-
Packages that use PostContentCreationHandler Package Description org.nuxeo.ecm.platform.content.template.service -
-
Uses of PostContentCreationHandler in org.nuxeo.ecm.platform.content.template.service
Methods in org.nuxeo.ecm.platform.content.template.service that return types with arguments of type PostContentCreationHandler Modifier and Type Method Description Class<PostContentCreationHandler>
PostContentCreationHandlerDescriptor. getClazz()
List<PostContentCreationHandler>
PostContentCreationHandlerRegistry. getOrderedHandlers()
Method parameters in org.nuxeo.ecm.platform.content.template.service with type arguments of type PostContentCreationHandler Modifier and Type Method Description void
PostContentCreationHandlerDescriptor. setClazz(Class<PostContentCreationHandler> clazz)
-