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

All Superinterfaces:
BusinessObjectAuthorizer
All Known Subinterfaces:
InquiryAuthorizer, MaintenanceDocumentAuthorizer
All Known Implementing Classes:
InquiryAuthorizerBase, MaintenanceDocumentAuthorizerBase

Deprecated. Only used by KNS classes, use KRAD.

@Deprecated
public interface InquiryOrMaintenanceDocumentAuthorizer
extends BusinessObjectAuthorizer

This is a description of what this class does - abyrne don't forget to fill this in.

Author:
Kuali Rice Team (rice.collab@kuali.org)

Method Summary
 Set<String> getSecurePotentiallyHiddenSectionIds()
          Deprecated.  
 
Methods inherited from interface org.kuali.rice.kns.authorization.BusinessObjectAuthorizer
getCollectionItemPermissionDetails, getCollectionItemRoleQualifications, isAuthorized, isAuthorized, isAuthorizedByTemplate, isAuthorizedByTemplate
 

Method Detail

getSecurePotentiallyHiddenSectionIds

Set<String> getSecurePotentiallyHiddenSectionIds()
Deprecated. 


Copyright © 2005–2014 The Kuali Foundation. All rights reserved.