Uses of Class
org.alfresco.rest.model.RestElementModel
-
Packages that use RestElementModel Package Description org.alfresco.rest.model -
-
Uses of RestElementModel in org.alfresco.rest.model
Methods in org.alfresco.rest.model that return types with arguments of type RestElementModel Modifier and Type Method Description java.util.List<RestElementModel>RestPathModel. getElements()Method parameters in org.alfresco.rest.model with type arguments of type RestElementModel Modifier and Type Method Description voidRestPathModel. setElements(java.util.List<RestElementModel> elements)
-