Uses of Class
org.alfresco.rest.model.RestCustomModel
Packages that use RestCustomModel
-
Uses of RestCustomModel in org.alfresco.rest.model
Methods in org.alfresco.rest.model that return RestCustomModel -
Uses of RestCustomModel in org.alfresco.rest.requests
Methods in org.alfresco.rest.requests that return RestCustomModelModifier and TypeMethodDescriptionCustomModelManager.createCustomModel(org.alfresco.utility.model.CustomContentModel customContentModel) Create a new custom modelCustomModelManager.getModel()Retrieve one model using GET call on "cmm/{modelName}"