Uses of Class
org.kuali.rice.kew.doctype.service.impl.DocumentActionsPermissionBase
Packages that use DocumentActionsPermissionBase
-
Uses of DocumentActionsPermissionBase in org.kuali.rice.kew.doctype.service.impl
Subclasses of DocumentActionsPermissionBase in org.kuali.rice.kew.doctype.service.implModifier and TypeClassDescriptionclassImplementation ofDocumentTypePermissionServicethat delegates all calls (based on theDocumentTypeorDocumentRouteHeaderValueparameter to the method being called) to the DocumentTypeAuthorizer configured on theDocumentTypeif there is one otherwise, to the defaultDocumentTypeAuthorizerimplementationclassImplementation of the DocumentTypePermissionService.classDefault DocumentTypeAuthorizer implementation which performs KIM checks for authorizable actions.