Uses of Interface
org.kuali.rice.kew.framework.document.security.DocumentSecurityHandlerService

Packages that use DocumentSecurityHandlerService
org.kuali.rice.kew.doctype.service.impl   
org.kuali.rice.kew.framework   
org.kuali.rice.kew.impl.document.security   
 

Uses of DocumentSecurityHandlerService in org.kuali.rice.kew.doctype.service.impl
 

Methods in org.kuali.rice.kew.doctype.service.impl that return DocumentSecurityHandlerService
protected  DocumentSecurityHandlerService DocumentSecurityServiceImpl.loadSecurityHandler(String applicationId)
           
 

Uses of DocumentSecurityHandlerService in org.kuali.rice.kew.framework
 

Methods in org.kuali.rice.kew.framework that return DocumentSecurityHandlerService
static DocumentSecurityHandlerService KewFrameworkServiceLocator.getDocumentSecurityHandlerService(String applicationId)
           
 

Uses of DocumentSecurityHandlerService in org.kuali.rice.kew.impl.document.security
 

Classes in org.kuali.rice.kew.impl.document.security that implement DocumentSecurityHandlerService
 class DocumentSecurityHandlerServiceImpl
          Reference implementation of the DocumentSecurityHandlerService.
 



Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.