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.postContentCreationHandlerDescriptors
Methods 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) int
PostContentCreationHandlerDescriptor.compareTo
(PostContentCreationHandlerDescriptor o) void
PostContentCreationHandlerRegistry.contributionRemoved
(String id, PostContentCreationHandlerDescriptor contrib) void
PostContentCreationHandlerRegistry.contributionUpdated
(String id, PostContentCreationHandlerDescriptor contrib, PostContentCreationHandlerDescriptor newOrigContrib) PostContentCreationHandlerRegistry.getContributionId
(PostContentCreationHandlerDescriptor contrib) void
PostContentCreationHandlerRegistry.merge
(PostContentCreationHandlerDescriptor src, PostContentCreationHandlerDescriptor dst)