org.kuali.rice.krad.inquiry
Class InquiryAuthorizerBase
java.lang.Object
org.kuali.rice.krad.bo.authorization.BusinessObjectAuthorizerBase
org.kuali.rice.krad.inquiry.InquiryAuthorizerBase
- All Implemented Interfaces:
- BusinessObjectAuthorizer, InquiryOrMaintenanceDocumentAuthorizer, InquiryAuthorizer
public class InquiryAuthorizerBase
- extends BusinessObjectAuthorizerBase
- implements InquiryAuthorizer
Methods inherited from class org.kuali.rice.krad.bo.authorization.BusinessObjectAuthorizerBase |
addPermissionDetails, addRoleQualification, getCollectionItemPermissionDetails, getCollectionItemRoleQualifications, getDataDictionaryService, getKualiModuleService, getPermissionDetailValues, getPermissionService, getPersonService, getRoleQualification, 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:
getSecurePotentiallyHiddenSectionIds
in interface InquiryOrMaintenanceDocumentAuthorizer
- Returns:
- Set of section ids that need to be hidden for particular users
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.