org.kuali.kfs.module.ar.businessobject.inquiry
Class CustomerOpenItemReportInquirableImpl

java.lang.Object
  extended by org.kuali.rice.kns.inquiry.KualiInquirableImpl
      extended by org.kuali.kfs.sys.businessobject.inquiry.KfsInquirableImpl
          extended by org.kuali.kfs.module.ar.businessobject.inquiry.CustomerOpenItemReportInquirableImpl
All Implemented Interfaces:
org.kuali.rice.kns.inquiry.Inquirable

public class CustomerOpenItemReportInquirableImpl
extends KfsInquirableImpl


Field Summary
 
Fields inherited from class org.kuali.rice.kns.inquiry.KualiInquirableImpl
businessObjectClass, businessObjectDictionaryService, businessObjectMetaDataService, businessObjectService, dataDictionaryService, encryptionService, inactiveRecordDisplay, INQUIRY_TITLE_PREFIX, kualiConfigurationService, lookupService, persistenceStructureService, SUPER_CLASS_TRANSLATOR_LIST
 
Constructor Summary
CustomerOpenItemReportInquirableImpl()
           
 
Method Summary
 void addAdditionalSections(List sections, org.kuali.rice.kns.bo.BusinessObject bo)
          Show the Customer Open Item Report tab.
 
Methods inherited from class org.kuali.kfs.sys.businessobject.inquiry.KfsInquirableImpl
getInquiryUrl
 
Methods inherited from class org.kuali.rice.kns.inquiry.KualiInquirableImpl
createTitleText, getBusinessObject, getBusinessObjectClass, getBusinessObjectDictionaryService, getBusinessObjectMetaDataService, getBusinessObjectService, getDataDictionaryService, getEncryptionService, getHtmlMenuBar, getHyperLink, getHyperLink, getInactiveRecordDisplay, getInquiryUrlForPrimaryKeys, getKualiConfigurationService, getLookupService, getPersistenceStructureService, getSections, getShowInactiveRecords, getTitle, setBusinessObjectClass, setBusinessObjectDictionaryService, setBusinessObjectMetaDataService, setDataDictionaryService, setEncryptionService, setKualiConfigurationService, setLookupService, setPersistenceStructureService, setShowInactiveRecords
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomerOpenItemReportInquirableImpl

public CustomerOpenItemReportInquirableImpl()
Method Detail

addAdditionalSections

public void addAdditionalSections(List sections,
                                  org.kuali.rice.kns.bo.BusinessObject bo)
Show the Customer Open Item Report tab. This is Customer History Report.

Specified by:
addAdditionalSections in interface org.kuali.rice.kns.inquiry.Inquirable
Overrides:
addAdditionalSections in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
See Also:
KualiInquirableImpl.addAdditionalSections(java.util.List, org.kuali.rice.kns.bo.BusinessObject)


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