|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kuali.rice.kns.inquiry.KualiInquirableImpl
org.kuali.kfs.sys.businessobject.inquiry.KfsInquirableImpl
org.kuali.kfs.module.ld.businessobject.inquiry.AbstractLaborInquirableImpl
org.kuali.kfs.module.ld.businessobject.inquiry.LedgerBalanceInquirableImpl
org.kuali.kfs.module.ld.businessobject.inquiry.LedgerBalanceForExpenseTransferInquirableImpl
public class LedgerBalanceForExpenseTransferInquirableImpl
Inquirable Implementation for Ledger Balance for Expense Transfer. This class is used to generate the URL for the user-defined attributes for the Ledger Balance screen. It is entended the KualiInquirableImpl class, so it covers both the default implementation and customized implemetnation.
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 | |
---|---|
LedgerBalanceForExpenseTransferInquirableImpl()
|
Method Summary | |
---|---|
protected void |
addMoreParameters(Properties parameter,
String attributeName)
This method adds more parameters into the curren parameter map |
protected Class |
getInquiryBusinessObjectClass(String attributeName)
This method gets the class name of the inquiry business object for a given attribute. |
protected String |
getLookupableImplAttributeName()
This method defines the lookupable implementation attribute name |
Methods inherited from class org.kuali.kfs.module.ld.businessobject.inquiry.LedgerBalanceInquirableImpl |
---|
buildUserDefinedAttributeKeyList, getAttributeName, getBaseUrl, getKeyName, getKeyValue, getUserDefinedAttributeMap |
Methods inherited from class org.kuali.kfs.module.ld.businessobject.inquiry.AbstractLaborInquirableImpl |
---|
getInquiryUrl, isExclusiveField, isExclusiveFieldToBeALink |
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, 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 |
---|
public LedgerBalanceForExpenseTransferInquirableImpl()
Method Detail |
---|
protected String getLookupableImplAttributeName()
AbstractLaborInquirableImpl
getLookupableImplAttributeName
in class LedgerBalanceInquirableImpl
org.kuali.module.labor.web.inquirable.AbstractGeneralLedgerInquirableImpl#getLookupableImplAttributeName()
protected Class getInquiryBusinessObjectClass(String attributeName)
AbstractLaborInquirableImpl
getInquiryBusinessObjectClass
in class LedgerBalanceInquirableImpl
org.kuali.module.labor.web.inquirable.AbstractGeneralLedgerInquirableImpl#getInquiryBusinessObjectClass(String)
protected void addMoreParameters(Properties parameter, String attributeName)
AbstractLaborInquirableImpl
addMoreParameters
in class LedgerBalanceInquirableImpl
parameter
- the current parameter maporg.kuali.module.labor.web.inquirable.AbstractGeneralLedgerInquirableImpl#addMoreParameters(java.util.Properties, java.lang.String)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |