org.kuali.rice.kns.inquiry
Class InquiryAuthorizerBase
java.lang.Object
   org.kuali.rice.krad.bo.DataObjectAuthorizerBase
org.kuali.rice.krad.bo.DataObjectAuthorizerBase
       org.kuali.rice.kns.bo.authorization.BusinessObjectAuthorizerBase
org.kuali.rice.kns.bo.authorization.BusinessObjectAuthorizerBase
           org.kuali.rice.kns.inquiry.InquiryAuthorizerBase
org.kuali.rice.kns.inquiry.InquiryAuthorizerBase
- All Implemented Interfaces: 
- Serializable, BusinessObjectAuthorizer, InquiryOrMaintenanceDocumentAuthorizer, InquiryAuthorizer, DataObjectAuthorizer
- public class InquiryAuthorizerBase 
- extends BusinessObjectAuthorizerBase- implements InquiryAuthorizer
- See Also:
- Serialized Form
 
 
 
| Methods inherited from class org.kuali.rice.krad.bo.DataObjectAuthorizerBase | 
| addPermissionDetails, addRoleQualification, getPermissionDetailValues, getPermissionService, getPersonService, getRoleQualification, isAuthorized, isAuthorized, isAuthorizedByTemplate, isAuthorizedByTemplate, permissionExistsByTemplate, permissionExistsByTemplate, permissionExistsByTemplate | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
 
InquiryAuthorizerBase
public InquiryAuthorizerBase()
getSecurePotentiallyHiddenSectionIds
public Set<String> getSecurePotentiallyHiddenSectionIds()
- Implement this method to flag sections as restricted and get the
 framework to check the permission for you
 
- 
- Specified by:
- getSecurePotentiallyHiddenSectionIdsin interface- InquiryOrMaintenanceDocumentAuthorizer
 
- 
- Returns:
- Set of section ids that need to be hidden for particular users
 
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.