Uses of Interface
org.kuali.rice.kns.bo.authorization.InquiryOrMaintenanceDocumentAuthorizer

Packages that use InquiryOrMaintenanceDocumentAuthorizer
org.kuali.rice.kns.document.authorization Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
org.kuali.rice.kns.inquiry Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
org.kuali.rice.kns.service.impl   
 

Uses of InquiryOrMaintenanceDocumentAuthorizer in org.kuali.rice.kns.document.authorization
 

Subinterfaces of InquiryOrMaintenanceDocumentAuthorizer in org.kuali.rice.kns.document.authorization
 interface MaintenanceDocumentAuthorizer
           
 

Classes in org.kuali.rice.kns.document.authorization that implement InquiryOrMaintenanceDocumentAuthorizer
 class MaintenanceDocumentAuthorizerBase
           
 

Uses of InquiryOrMaintenanceDocumentAuthorizer in org.kuali.rice.kns.inquiry
 

Subinterfaces of InquiryOrMaintenanceDocumentAuthorizer in org.kuali.rice.kns.inquiry
 interface InquiryAuthorizer
           
 

Classes in org.kuali.rice.kns.inquiry that implement InquiryOrMaintenanceDocumentAuthorizer
 class InquiryAuthorizerBase
           
 

Uses of InquiryOrMaintenanceDocumentAuthorizer in org.kuali.rice.kns.service.impl
 

Methods in org.kuali.rice.kns.service.impl with parameters of type InquiryOrMaintenanceDocumentAuthorizer
protected  void BusinessObjectAuthorizationServiceImpl.considerInquiryOrMaintenanceDocumentAuthorizer(InquiryOrMaintenanceDocumentAuthorizer authorizer, BusinessObject businessObject, Person user, InquiryOrMaintenanceDocumentRestrictions restrictions)
          Deprecated.  
 



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