Package org.kuali.rice.kew.doctype.service.impl
package org.kuali.rice.kew.doctype.service.impl
-
ClassesClassDescriptionBase class which implements default KIM permission checks for various workflow document actions.Implementation of
DocumentTypePermissionServicethat delegates all calls (based on theDocumentTypeorDocumentRouteHeaderValueparameter to the method being called) to the DocumentTypeAuthorizer configured on theDocumentTypeif there is one otherwise, to the defaultDocumentTypeAuthorizerimplementationImplementation of the DocumentTypePermissionService.The standard implementation of the DocumentTypeService.Default DocumentTypeAuthorizer implementation which performs KIM checks for authorizable actions.