Uses of Interface
org.kuali.rice.kew.doctype.service.DocumentTypePermissionService
Packages that use DocumentTypePermissionService
-
Uses of DocumentTypePermissionService in org.kuali.rice.kew.doctype.service.impl
Classes in org.kuali.rice.kew.doctype.service.impl that implement DocumentTypePermissionServiceModifier 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. -
Uses of DocumentTypePermissionService in org.kuali.rice.kew.service
Methods in org.kuali.rice.kew.service that return DocumentTypePermissionService