Uses of Class
org.alfresco.rest.model.RestTypeModel
-
Packages that use RestTypeModel Package Description org.alfresco.rest.requests.modelAPI -
-
Uses of RestTypeModel in org.alfresco.rest.requests.modelAPI
Methods in org.alfresco.rest.requests.modelAPI that return RestTypeModel Modifier and Type Method Description RestTypeModelRestModelAPI. getType(java.lang.String typeId)Retrieve Type by id using GET call on "types/{typeId}"
-