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

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

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()
           
 
Methods inherited from interface org.kuali.rice.kns.authorization.BusinessObjectAuthorizer
getCollectionItemPermissionDetails, getCollectionItemRoleQualifications, isAuthorized, isAuthorized, isAuthorizedByTemplate, isAuthorizedByTemplate
 

Method Detail

getSecurePotentiallyHiddenSectionIds

Set<String> getSecurePotentiallyHiddenSectionIds()


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