Uses of Class
org.alfresco.rest.model.RestCustomAspectModel
-
Packages that use RestCustomAspectModel Package Description org.alfresco.rest.model org.alfresco.rest.requests -
-
Uses of RestCustomAspectModel in org.alfresco.rest.model
Methods in org.alfresco.rest.model that return RestCustomAspectModel Modifier and Type Method Description RestCustomAspectModelRestCustomAspectModel. assertHasProperties(org.alfresco.utility.model.CustomAspectPropertiesModel... propertiesName)RestCustomAspectModelRestCustomAspectModel. onModel()Methods in org.alfresco.rest.model that return types with arguments of type RestCustomAspectModel Modifier and Type Method Description ModelAssertion<RestCustomAspectModel>RestCustomAspectModel. and()ModelAssertion<RestCustomAspectModel>RestCustomAspectModel. assertThat() -
Uses of RestCustomAspectModel in org.alfresco.rest.requests
Methods in org.alfresco.rest.requests that return RestCustomAspectModel Modifier and Type Method Description RestCustomAspectModelCustomAspectModelManager. getAspect()
-