Uses of Class
org.alfresco.rest.model.RestErrorModel
Packages that use RestErrorModel
-
Uses of RestErrorModel in org.alfresco.rest.core
Methods in org.alfresco.rest.core that return RestErrorModelMethods in org.alfresco.rest.core with parameters of type RestErrorModel -
Uses of RestErrorModel in org.alfresco.rest.model
Methods in org.alfresco.rest.model that return RestErrorModelModifier and TypeMethodDescriptionRestErrorModel.containsErrorKey(String expected) RestErrorModel.containsSummary(String summary) RestErrorModel.descriptionURLIs(String expected) RestErrorModel.stackTraceIs(String expected) RestErrorModel.statusCodeIs(org.springframework.http.HttpStatus statusCode)