Uses of Class
com.openkm.sdk4j.bean.Error
Packages that use Error
-
Uses of Error in com.openkm.sdk4j.bean
Methods in com.openkm.sdk4j.bean that return types with arguments of type ErrorModifier and TypeMethodDescriptionPromoteAsRecordEvaluationRest.getErrorList()RestException.getErrorList()Method parameters in com.openkm.sdk4j.bean with type arguments of type ErrorModifier and TypeMethodDescriptionvoidPromoteAsRecordEvaluationRest.setErrorList(List<Error> errorList) voidRestException.setErrorList(List<Error> errorList)