org.kuali.kfs.module.ar.document.authorization
Class OrganizationAccountingDefaultMaintenanceDocumentPresentationController

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.ar.document.authorization.OrganizationAccountingDefaultMaintenanceDocumentPresentationController
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 OrganizationAccountingDefaultMaintenanceDocumentPresentationController
extends FinancialSystemMaintenanceDocumentPresentationControllerBase

This class may be the longest class name evar.


Field Summary
 
Fields inherited from class org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationControllerBase
maintenanceDocumentDictionaryService
 
Constructor Summary
OrganizationAccountingDefaultMaintenanceDocumentPresentationController()
           
 
Method Summary
 Set<String> getConditionallyHiddenSectionIds(org.kuali.rice.kns.bo.BusinessObject businessObject)
           
protected  boolean showReceivableTab()
           
protected  boolean showWriteoffTab()
           
 
Methods inherited from class org.kuali.kfs.sys.document.authorization.FinancialSystemMaintenanceDocumentPresentationControllerBase
getConditionallyReadOnlyPropertyNames
 
Methods inherited from class org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationControllerBase
canCreate, getConditionallyHiddenPropertyNames, getConditionallyReadOnlySectionIds, 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

OrganizationAccountingDefaultMaintenanceDocumentPresentationController

public OrganizationAccountingDefaultMaintenanceDocumentPresentationController()
Method Detail

getConditionallyHiddenSectionIds

public Set<String> getConditionallyHiddenSectionIds(org.kuali.rice.kns.bo.BusinessObject businessObject)
Specified by:
getConditionallyHiddenSectionIds in interface org.kuali.rice.kns.authorization.InquiryOrMaintenanceDocumentPresentationController
Overrides:
getConditionallyHiddenSectionIds in class org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationControllerBase

showReceivableTab

protected boolean showReceivableTab()

showWriteoffTab

protected boolean showWriteoffTab()


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