Uses of Class
org.alfresco.rest.model.RestPathModel
-
Packages that use RestPathModel Package Description org.alfresco.rest.model -
-
Uses of RestPathModel in org.alfresco.rest.model
Methods in org.alfresco.rest.model that return RestPathModel Modifier and Type Method Description RestPathModelRestFileModel. getPath()RestPathModelRestFolderModel. getPath()RestPathModelRestSharedLinksModel. getPath()Methods in org.alfresco.rest.model with parameters of type RestPathModel Modifier and Type Method Description voidRestFileModel. setPath(RestPathModel path)voidRestFolderModel. setPath(RestPathModel path)voidRestSharedLinksModel. setPath(RestPathModel path)
-