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

All Superinterfaces:
BusinessObjectAuthorizer
All Known Subinterfaces:
InquiryAuthorizer, MaintenanceDocumentAuthorizer
All Known Implementing Classes:
AgendaEditorAuthorizer, 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.krad.authorization.BusinessObjectAuthorizer
getCollectionItemPermissionDetails, getCollectionItemRoleQualifications, isAuthorized, isAuthorized, isAuthorizedByTemplate, isAuthorizedByTemplate
 

Method Detail

getSecurePotentiallyHiddenSectionIds

Set<String> getSecurePotentiallyHiddenSectionIds()


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