|
||||||||||
| 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.July1PositionFundingInquirableImpl
public class July1PositionFundingInquirableImpl
This class is used to generate the URL for the user-defined attributes for the July1 Position Funds 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 | |
|---|---|
July1PositionFundingInquirableImpl()
|
|
| 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 July1PositionFundingInquirableImpl()
| Method Detail |
|---|
protected List buildUserDefinedAttributeKeyList()
AbstractLaborInquirableImpl
buildUserDefinedAttributeKeyList in class AbstractLaborInquirableImplAbstractLaborInquirableImpl.buildUserDefinedAttributeKeyList()protected Map getUserDefinedAttributeMap()
AbstractLaborInquirableImpl
getUserDefinedAttributeMap in class AbstractLaborInquirableImplAbstractGeneralLedgerInquirableImpl.getUserDefinedAttributeMap()protected String getAttributeName(String attributeName)
AbstractLaborInquirableImpl
getAttributeName in class AbstractLaborInquirableImplattributeName - the given attribute name
AbstractGeneralLedgerInquirableImpl.getAttributeName(java.lang.String)
protected Object getKeyValue(String keyName,
Object keyValue)
AbstractLaborInquirableImpl
getKeyValue in class AbstractLaborInquirableImplkeyName - 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 AbstractLaborInquirableImplkeyName - the given key name
AbstractGeneralLedgerInquirableImpl.getKeyName(java.lang.String)protected String getLookupableImplAttributeName()
AbstractLaborInquirableImpl
getLookupableImplAttributeName in class AbstractLaborInquirableImplAbstractGeneralLedgerInquirableImpl.getLookupableImplAttributeName()protected String getBaseUrl()
AbstractLaborInquirableImpl
getBaseUrl in class AbstractLaborInquirableImplAbstractGeneralLedgerInquirableImpl.getBaseUrl()protected Class getInquiryBusinessObjectClass(String attributeName)
AbstractLaborInquirableImpl
getInquiryBusinessObjectClass in class AbstractLaborInquirableImplAbstractGeneralLedgerInquirableImpl.getInquiryBusinessObjectClass(String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||