Uses of Class
org.alfresco.rest.model.RestCustomModel
-
Packages that use RestCustomModel Package Description org.alfresco.rest.model org.alfresco.rest.requests -
-
Uses of RestCustomModel in org.alfresco.rest.model
Methods in org.alfresco.rest.model that return RestCustomModel Modifier and Type Method Description RestCustomModelRestCustomModel. onModel()Methods in org.alfresco.rest.model that return types with arguments of type RestCustomModel Modifier and Type Method Description ModelAssertion<RestCustomModel>RestCustomModel. and()ModelAssertion<RestCustomModel>RestCustomModel. assertThat() -
Uses of RestCustomModel in org.alfresco.rest.requests
Methods in org.alfresco.rest.requests that return RestCustomModel Modifier and Type Method Description RestCustomModelCustomModelManager. getModel()Retrieve one model using GET call on "cmm/{modelName}"
-