org.kuali.kfs.module.ar.document
Class OrganizationAccountingDefaultInquirable

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.document.OrganizationAccountingDefaultInquirable
All Implemented Interfaces:
org.kuali.rice.kns.inquiry.Inquirable

public class OrganizationAccountingDefaultInquirable
extends KfsInquirableImpl


Field Summary
protected static org.apache.log4j.Logger LOG
           
 
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
OrganizationAccountingDefaultInquirable()
           
 
Method Summary
 List<org.kuali.rice.kns.web.ui.Section> getSections(org.kuali.rice.kns.bo.BusinessObject bo)
           
 
Methods inherited from class org.kuali.kfs.sys.businessobject.inquiry.KfsInquirableImpl
getInquiryUrl
 
Methods inherited from class org.kuali.rice.kns.inquiry.KualiInquirableImpl
addAdditionalSections, createTitleText, getBusinessObject, getBusinessObjectClass, getBusinessObjectDictionaryService, getBusinessObjectMetaDataService, getBusinessObjectService, getDataDictionaryService, getEncryptionService, getHtmlMenuBar, getHyperLink, getHyperLink, getInactiveRecordDisplay, getInquiryUrlForPrimaryKeys, getKualiConfigurationService, getLookupService, getPersistenceStructureService, 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
 

Field Detail

LOG

protected static org.apache.log4j.Logger LOG
Constructor Detail

OrganizationAccountingDefaultInquirable

public OrganizationAccountingDefaultInquirable()
Method Detail

getSections

public List<org.kuali.rice.kns.web.ui.Section> getSections(org.kuali.rice.kns.bo.BusinessObject bo)
Specified by:
getSections in interface org.kuali.rice.kns.inquiry.Inquirable
Overrides:
getSections in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
See Also:
KualiInquirableImpl.getSections(org.kuali.rice.kns.bo.BusinessObject)


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