Uses of Interface
org.alfresco.service.cmr.dictionary.CustomModelDefinition
Packages that use CustomModelDefinition
-
Uses of CustomModelDefinition in org.alfresco.repo.dictionary
Classes in org.alfresco.repo.dictionary that implement CustomModelDefinitionModifier and TypeClassDescriptionclass
Read-only definition of a Custom Model -
Uses of CustomModelDefinition in org.alfresco.service.cmr.dictionary
Methods in org.alfresco.service.cmr.dictionary that return CustomModelDefinitionModifier and TypeMethodDescriptionCustomModelService.createCustomModel
(M2Model m2Model, boolean activate) Creates custom modelCustomModelService.getCustomModel
(String modelFileName) Gets custom modelCustomModelService.updateCustomModel
(String modelFileName, M2Model m2Model, boolean activate) Updates custom modelMethods in org.alfresco.service.cmr.dictionary that return types with arguments of type CustomModelDefinitionModifier and TypeMethodDescriptionCustomModelService.getCustomModels
(PagingRequest pagingRequest) Gets a paged list of custom models