|
||||||||||
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.gl.businessobject.inquiry.AbstractGeneralLedgerInquirableImpl
org.kuali.kfs.module.ec.businessobject.inquiry.EffortLedgerBalanceInquirableImpl
public class EffortLedgerBalanceInquirableImpl
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 | |
---|---|
EffortLedgerBalanceInquirableImpl()
|
Method Summary | |
---|---|
protected void |
addMoreParameters(Properties parameter,
String attributeName)
This method adds more parameters into the curren parameter map |
protected List<String> |
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<String,Object> |
getUserDefinedAttributeMap()
This method defines the user-defined attribute map |
protected boolean |
isExclusiveField(Object keyName,
Object keyValue)
This method determines whether the input name-value pair is exclusive from the processing |
Methods inherited from class org.kuali.kfs.gl.businessobject.inquiry.AbstractGeneralLedgerInquirableImpl |
---|
getBusinessObject, getDocTypeInquiryUrl, getFieldValues, getInquiryUrl, getInquiryUrl, getNestedInquiryBusinessObjectClass, recoverFieldValueFromConsolidation, setBusinessObject |
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 EffortLedgerBalanceInquirableImpl()
Method Detail |
---|
protected void addMoreParameters(Properties parameter, String attributeName)
AbstractGeneralLedgerInquirableImpl
addMoreParameters
in class AbstractGeneralLedgerInquirableImpl
parameter
- the current parameter mapAbstractGeneralLedgerInquirableImpl.addMoreParameters(java.util.Properties, java.lang.String)
protected List<String> buildUserDefinedAttributeKeyList()
AbstractGeneralLedgerInquirableImpl
buildUserDefinedAttributeKeyList
in class AbstractGeneralLedgerInquirableImpl
AbstractGeneralLedgerInquirableImpl.buildUserDefinedAttributeKeyList()
protected String getAttributeName(String attributeName)
AbstractGeneralLedgerInquirableImpl
getAttributeName
in class AbstractGeneralLedgerInquirableImpl
attributeName
- the given attribute name
AbstractGeneralLedgerInquirableImpl.getAttributeName(java.lang.String)
protected String getBaseUrl()
AbstractGeneralLedgerInquirableImpl
getBaseUrl
in class AbstractGeneralLedgerInquirableImpl
AbstractGeneralLedgerInquirableImpl.getBaseUrl()
protected Class getInquiryBusinessObjectClass(String attributeName)
AbstractGeneralLedgerInquirableImpl
getInquiryBusinessObjectClass
in class AbstractGeneralLedgerInquirableImpl
AbstractGeneralLedgerInquirableImpl.getInquiryBusinessObjectClass(java.lang.String)
protected String getKeyName(String keyName)
AbstractGeneralLedgerInquirableImpl
getKeyName
in class AbstractGeneralLedgerInquirableImpl
keyName
- the given key name
AbstractGeneralLedgerInquirableImpl.getKeyName(java.lang.String)
protected Object getKeyValue(String keyName, Object keyValue)
AbstractGeneralLedgerInquirableImpl
getKeyValue
in class AbstractGeneralLedgerInquirableImpl
keyName
- the given key namekeyValue
- the given key value
AbstractGeneralLedgerInquirableImpl.getKeyValue(java.lang.String, java.lang.Object)
protected String getLookupableImplAttributeName()
AbstractGeneralLedgerInquirableImpl
getLookupableImplAttributeName
in class AbstractGeneralLedgerInquirableImpl
AbstractGeneralLedgerInquirableImpl.getLookupableImplAttributeName()
protected Map<String,Object> getUserDefinedAttributeMap()
AbstractGeneralLedgerInquirableImpl
getUserDefinedAttributeMap
in class AbstractGeneralLedgerInquirableImpl
AbstractGeneralLedgerInquirableImpl.getUserDefinedAttributeMap()
protected boolean isExclusiveField(Object keyName, Object keyValue)
AbstractGeneralLedgerInquirableImpl
isExclusiveField
in class AbstractGeneralLedgerInquirableImpl
keyName
- the name of the name-value pairkeyValue
- the value of the name-value pair
AbstractGeneralLedgerInquirableImpl.isExclusiveField(java.lang.Object, java.lang.Object)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |