Uses of Class
org.nuxeo.ecm.platform.content.template.service.PostContentCreationHandlerDescriptor
Packages that use PostContentCreationHandlerDescriptor
-
Uses of PostContentCreationHandlerDescriptor in org.nuxeo.ecm.platform.content.template.service
Fields in org.nuxeo.ecm.platform.content.template.service with type parameters of type PostContentCreationHandlerDescriptorModifier and TypeFieldDescriptionprotected Map<String,PostContentCreationHandlerDescriptor> PostContentCreationHandlerRegistry.postContentCreationHandlerDescriptorsMethods in org.nuxeo.ecm.platform.content.template.service that return PostContentCreationHandlerDescriptorModifier and TypeMethodDescriptionPostContentCreationHandlerRegistry.clone(PostContentCreationHandlerDescriptor postContentCreationHandler) Methods in org.nuxeo.ecm.platform.content.template.service with parameters of type PostContentCreationHandlerDescriptorModifier and TypeMethodDescriptionPostContentCreationHandlerRegistry.clone(PostContentCreationHandlerDescriptor postContentCreationHandler) intPostContentCreationHandlerDescriptor.compareTo(PostContentCreationHandlerDescriptor o) voidPostContentCreationHandlerRegistry.contributionRemoved(String id, PostContentCreationHandlerDescriptor contrib) voidPostContentCreationHandlerRegistry.contributionUpdated(String id, PostContentCreationHandlerDescriptor contrib, PostContentCreationHandlerDescriptor newOrigContrib) PostContentCreationHandlerRegistry.getContributionId(PostContentCreationHandlerDescriptor contrib) voidPostContentCreationHandlerRegistry.merge(PostContentCreationHandlerDescriptor src, PostContentCreationHandlerDescriptor dst)