Uses of Class
com.openkm.sdk4j.bean.Error
-
Packages that use Error Package Description com.openkm.sdk4j.bean -
-
Uses of Error in com.openkm.sdk4j.bean
Methods in com.openkm.sdk4j.bean that return types with arguments of type Error Modifier and Type Method Description List<Error>PromoteAsRecordEvaluationRest. getErrorList()List<Error>RestException. getErrorList()Method parameters in com.openkm.sdk4j.bean with type arguments of type Error Modifier and Type Method Description voidPromoteAsRecordEvaluationRest. setErrorList(List<Error> errorList)voidRestException. setErrorList(List<Error> errorList)
-