Uses of Class
org.alfresco.rest.model.RestAspectModel
-
Packages that use RestAspectModel Package Description org.alfresco.rest.requests.modelAPI -
-
Uses of RestAspectModel in org.alfresco.rest.requests.modelAPI
Methods in org.alfresco.rest.requests.modelAPI that return RestAspectModel Modifier and Type Method Description RestAspectModelRestModelAPI. getAspect(java.lang.String aspectId)Retrieve aspect by id using GET call on "aspects/{aspectId}"
-