Uses of Class
org.nuxeo.ecm.platform.content.template.service.PostContentCreationHandlerDescriptor
-
Uses of PostContentCreationHandlerDescriptor in org.nuxeo.ecm.platform.content.template.service
Modifier and TypeFieldDescriptionprotected Map<String,
PostContentCreationHandlerDescriptor> PostContentCreationHandlerRegistry.postContentCreationHandlerDescriptors
Modifier and TypeMethodDescriptionPostContentCreationHandlerRegistry.clone
(PostContentCreationHandlerDescriptor postContentCreationHandler) Modifier 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)