Uses of Class
org.alfresco.rest.model.RestCustomTypeModel
Packages that use RestCustomTypeModel
Package
Description
-
Uses of RestCustomTypeModel in org.alfresco.rest.model
Methods in org.alfresco.rest.model that return RestCustomTypeModel -
Uses of RestCustomTypeModel in org.alfresco.rest.requests
Methods in org.alfresco.rest.requests that return RestCustomTypeModelModifier and TypeMethodDescriptionCustomModelManager.createCustomType(RestCustomTypeModel customType) CustomTypeManager.getCustomType()Methods in org.alfresco.rest.requests with parameters of type RestCustomTypeModelModifier and TypeMethodDescriptionCustomModelManager.createCustomType(RestCustomTypeModel customType) Constructors in org.alfresco.rest.requests with parameters of type RestCustomTypeModelModifierConstructorDescriptionCustomTypeManager(org.alfresco.utility.model.CustomContentModel customContentModel, RestCustomTypeModel customTypeModel, RestWrapper restWrapper) -
Uses of RestCustomTypeModel in org.alfresco.rest.requests.privateAPI
Methods in org.alfresco.rest.requests.privateAPI with parameters of type RestCustomTypeModelModifier and TypeMethodDescriptionRestPrivateAPI.usingCustomType(org.alfresco.utility.model.CustomContentModel customContentModel, RestCustomTypeModel customType) Provides DSL on all REST calls undercmm/{modelName}/types/{typeName}...API path