Uses of Class
org.alfresco.rest.model.RestCustomAspectModel
Packages that use RestCustomAspectModel
-
Uses of RestCustomAspectModel in org.alfresco.rest.model
Methods in org.alfresco.rest.model that return RestCustomAspectModelModifier and TypeMethodDescriptionRestCustomAspectModel.assertHasProperties(org.alfresco.utility.model.CustomAspectPropertiesModel... propertiesName) RestCustomAspectModel.onModel()Methods in org.alfresco.rest.model that return types with arguments of type RestCustomAspectModel -
Uses of RestCustomAspectModel in org.alfresco.rest.requests
Methods in org.alfresco.rest.requests that return RestCustomAspectModelModifier and TypeMethodDescriptionCustomModelManager.createAspect(org.alfresco.utility.model.CustomAspectModel aspectModel) CustomAspectModelManager.getAspect()