org.kuali.kfs.module.cg.businessobject.authorization
Class ProposalInquiryAuthorizer

java.lang.Object
  extended by org.kuali.rice.kns.authorization.BusinessObjectAuthorizerBase
      extended by org.kuali.rice.kns.inquiry.InquiryAuthorizerBase
          extended by org.kuali.kfs.module.cg.businessobject.authorization.ProposalInquiryAuthorizer
All Implemented Interfaces:
org.kuali.rice.kns.authorization.BusinessObjectAuthorizer, org.kuali.rice.kns.authorization.InquiryOrMaintenanceDocumentAuthorizer, org.kuali.rice.kns.inquiry.InquiryAuthorizer

public class ProposalInquiryAuthorizer
extends org.kuali.rice.kns.inquiry.InquiryAuthorizerBase


Constructor Summary
ProposalInquiryAuthorizer()
           
 
Method Summary
 Set<String> getSecurePotentiallyHiddenSectionIds()
           
 
Methods inherited from class org.kuali.rice.kns.authorization.BusinessObjectAuthorizerBase
addPermissionDetails, addRoleQualification, getCollectionItemPermissionDetails, getCollectionItemRoleQualifications, getDataDictionaryService, getIdentityManagementService, getKualiModuleService, getPermissionDetailValues, 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
 
Methods inherited from interface org.kuali.rice.kns.authorization.BusinessObjectAuthorizer
getCollectionItemPermissionDetails, getCollectionItemRoleQualifications, isAuthorized, isAuthorized, isAuthorizedByTemplate, isAuthorizedByTemplate
 

Constructor Detail

ProposalInquiryAuthorizer

public ProposalInquiryAuthorizer()
Method Detail

getSecurePotentiallyHiddenSectionIds

public Set<String> getSecurePotentiallyHiddenSectionIds()
Specified by:
getSecurePotentiallyHiddenSectionIds in interface org.kuali.rice.kns.authorization.InquiryOrMaintenanceDocumentAuthorizer
Overrides:
getSecurePotentiallyHiddenSectionIds in class org.kuali.rice.kns.inquiry.InquiryAuthorizerBase
See Also:
InquiryAuthorizerBase.getSecurePotentiallyHiddenSectionIds()


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