|
||||||||||
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.EmployeeFundingInquirableImpl
public class EmployeeFundingInquirableImpl
This class is used to generate the URL for the user-defined attributes for the Employee Funding 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 | |
---|---|
EmployeeFundingInquirableImpl()
|
Method Summary | |
---|---|
protected List |
buildUserDefinedAttributeKeyList()
This method builds the inquiry url for user-defined attribute |
protected String |
getAttributeName(String attributeName)
This method finds the matching attribute name of given one |
protected String |
getBaseUrl()
This method defines the base inquiry url |
protected Class |
getInquiryBusinessObjectClass(String attributeName)
This method gets the class name of the inquiry business object for a given attribute. |
protected String |
getKeyName(String keyName)
This method finds the matching the key name of the given one |
protected Object |
getKeyValue(String keyName,
Object keyValue)
This method finds the matching the key value of the given one |
protected String |
getLookupableImplAttributeName()
This method defines the lookupable implementation attribute name |
protected Map |
getUserDefinedAttributeMap()
This method defines the user-defined attribute map |
Methods inherited from class org.kuali.kfs.module.ld.businessobject.inquiry.AbstractLaborInquirableImpl |
---|
addMoreParameters, 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 EmployeeFundingInquirableImpl()
Method Detail |
---|
protected List buildUserDefinedAttributeKeyList()
AbstractLaborInquirableImpl
buildUserDefinedAttributeKeyList
in class AbstractLaborInquirableImpl
AbstractLaborInquirableImpl.buildUserDefinedAttributeKeyList()
protected Map getUserDefinedAttributeMap()
AbstractLaborInquirableImpl
getUserDefinedAttributeMap
in class AbstractLaborInquirableImpl
AbstractGeneralLedgerInquirableImpl.getUserDefinedAttributeMap()
protected String getAttributeName(String attributeName)
AbstractLaborInquirableImpl
getAttributeName
in class AbstractLaborInquirableImpl
attributeName
- the given attribute name
AbstractGeneralLedgerInquirableImpl.getAttributeName(java.lang.String)
protected Object getKeyValue(String keyName, Object keyValue)
AbstractLaborInquirableImpl
getKeyValue
in class AbstractLaborInquirableImpl
keyName
- the given key namekeyValue
- the given key value
AbstractGeneralLedgerInquirableImpl.getKeyValue(java.lang.String, java.lang.Object)
protected String getKeyName(String keyName)
AbstractLaborInquirableImpl
getKeyName
in class AbstractLaborInquirableImpl
keyName
- the given key name
AbstractGeneralLedgerInquirableImpl.getKeyName(java.lang.String)
protected String getLookupableImplAttributeName()
AbstractLaborInquirableImpl
getLookupableImplAttributeName
in class AbstractLaborInquirableImpl
AbstractGeneralLedgerInquirableImpl.getLookupableImplAttributeName()
protected String getBaseUrl()
AbstractLaborInquirableImpl
getBaseUrl
in class AbstractLaborInquirableImpl
AbstractGeneralLedgerInquirableImpl.getBaseUrl()
protected Class getInquiryBusinessObjectClass(String attributeName)
AbstractLaborInquirableImpl
getInquiryBusinessObjectClass
in class AbstractLaborInquirableImpl
AbstractGeneralLedgerInquirableImpl.getInquiryBusinessObjectClass(String)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |