org.kuali.rice.kns.inquiry
Class InquiryAuthorizerBase
java.lang.Object
org.kuali.rice.krad.bo.DataObjectAuthorizerBase
org.kuali.rice.kns.bo.authorization.BusinessObjectAuthorizerBase
org.kuali.rice.kns.inquiry.InquiryAuthorizerBase
- All Implemented Interfaces:
- Serializable, BusinessObjectAuthorizer, InquiryOrMaintenanceDocumentAuthorizer, InquiryAuthorizer, DataObjectAuthorizer
Deprecated.
@Deprecated
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()
- Deprecated.
getSecurePotentiallyHiddenSectionIds
public Set<String> getSecurePotentiallyHiddenSectionIds()
- Deprecated.
- 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 © 2005–2014 The Kuali Foundation. All rights reserved.