org.kuali.kfs.module.endow.document.authorization
Class FeeMethodDocumentPresentationControllerForTabShowOrHide

java.lang.Object
  extended by org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
      extended by org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationControllerBase
          extended by org.kuali.kfs.sys.document.authorization.FinancialSystemMaintenanceDocumentPresentationControllerBase
              extended by org.kuali.kfs.module.endow.document.authorization.FeeMethodDocumentPresentationControllerForTabShowOrHide
All Implemented Interfaces:
org.kuali.rice.kns.authorization.InquiryOrMaintenanceDocumentPresentationController, org.kuali.rice.kns.document.authorization.DocumentPresentationController, org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationController

public class FeeMethodDocumentPresentationControllerForTabShowOrHide
extends FinancialSystemMaintenanceDocumentPresentationControllerBase


Field Summary
 
Fields inherited from class org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationControllerBase
maintenanceDocumentDictionaryService
 
Constructor Summary
FeeMethodDocumentPresentationControllerForTabShowOrHide()
           
 
Method Summary
 Set<String> getConditionallyReadOnlyPropertyNames(org.kuali.rice.kns.document.MaintenanceDocument document)
           
 Set<String> getConditionallyReadOnlySectionIds(org.kuali.rice.kns.document.MaintenanceDocument document)
           
 
Methods inherited from class org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationControllerBase
canCreate, getConditionallyHiddenPropertyNames, getConditionallyHiddenSectionIds, getConditionallyRequiredPropertyNames, getMaintenanceDocumentDictionaryService
 
Methods inherited from class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
canAcknowledge, canAddAdhocRequests, canAnnotate, canApprove, canBlanketApprove, canCancel, canClose, canCopy, canDisapprove, canEdit, canEditDocumentOverview, canFyi, canInitiate, canPerformRouteReport, canReload, canRoute, canSave, canSendAdhocRequests, canSendNoteFyi, getDocumentActions, getParameterService
 
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.document.authorization.DocumentPresentationController
canInitiate, getDocumentActions
 

Constructor Detail

FeeMethodDocumentPresentationControllerForTabShowOrHide

public FeeMethodDocumentPresentationControllerForTabShowOrHide()
Method Detail

getConditionallyReadOnlyPropertyNames

public Set<String> getConditionallyReadOnlyPropertyNames(org.kuali.rice.kns.document.MaintenanceDocument document)
Specified by:
getConditionallyReadOnlyPropertyNames in interface org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationController
Overrides:
getConditionallyReadOnlyPropertyNames in class FinancialSystemMaintenanceDocumentPresentationControllerBase
See Also:
MaintenanceDocumentPresentationControllerBase.getConditionallyReadOnlyPropertyNames(org.kuali.rice.kns.document.MaintenanceDocument)

getConditionallyReadOnlySectionIds

public Set<String> getConditionallyReadOnlySectionIds(org.kuali.rice.kns.document.MaintenanceDocument document)
Specified by:
getConditionallyReadOnlySectionIds in interface org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationController
Overrides:
getConditionallyReadOnlySectionIds in class org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationControllerBase
See Also:
MaintenanceDocumentPresentationControllerBase.getConditionallyReadOnlyPropertyNames(org.kuali.rice.kns.document.MaintenanceDocument)


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