public class AccountBalanceByObjectInquirableImpl extends AbstractGeneralLedgerInquirableImpl
| Constructor and Description |
|---|
AccountBalanceByObjectInquirableImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addMoreParameters(Properties parameter,
String attributeName)
Addes the lookup impl attribute to the parameters
|
protected List |
buildUserDefinedAttributeKeyList()
Builds the keys for this inquiry.
|
protected String |
getAttributeName(String attributeName)
Changes the name of attributes on the fly...in this case, turns the link button to display its name as glpe
|
protected String |
getBaseUrl()
Return the page name of this lookup
|
protected Class |
getInquiryBusinessObjectClass(String attributeName)
Retrieves the business class to use as the basis of an inquiry for the given attribute
|
protected String |
getKeyName(String keyName)
Justs returns the key name given
|
protected Object |
getKeyValue(String keyName,
Object keyValue)
If the key name sent in represents an "exclusive field", returns "" as the key value
|
protected String |
getLookupableImplAttributeName()
Return a Spring bean for the lookup
|
protected Map |
getUserDefinedAttributeMap()
The addition of a couple attributes to the lookup - object code, object level, and link button
|
getBusinessObject, getDocTypeInquiryUrl, getFieldValues, getInquiryUrl, getInquiryUrl, getNestedInquiryBusinessObjectClass, isExclusiveField, recoverFieldValueFromConsolidation, setBusinessObjectaddAdditionalSections, createTitleText, getBusinessObject, getBusinessObjectAuthorizationService, getBusinessObjectClass, getBusinessObjectDictionaryService, getBusinessObjectMetaDataService, getEncryptionService, getHtmlMenuBar, getHyperLink, getHyperLink, getInactiveRecordDisplay, getInquiryUrlForPrimaryKeys, getKualiConfigurationService, getLookupService, getSections, getShowInactiveRecords, getTitle, retrieveDataObject, setBusinessObjectAuthorizationService, setBusinessObjectClass, setBusinessObjectDictionaryService, setBusinessObjectMetaDataService, setEncryptionService, setLookupService, setShowInactiveRecordsbuildInquirableLink, getAlternateKeysForClass, getDataDictionaryService, getDataObjectAuthorizationService, getDataObjectClass, getKualiModuleService, getLegacyDataAdapter, retrieveKeySetFromMap, setDataObjectClassaddCustomContainerComponents, addLine, applyDefaultValues, applyDefaultValuesForCollectionLine, buildGrowlScript, buildInquiryLink, containsDuplicateLine, extractNewValuesAndAssign, extractSingleValue, filterByReturnedFieldConversions, getConfigurationService, getDataObjectService, getDefaultValueForField, getExpressionEvaluatorFactory, getViewDictionaryService, isDuplicateLine, linkAddedLine, logAndThrowRuntime, performAddLineValidation, performCustomApplyModel, performCustomFinalize, performCustomInitialization, performCustomViewFinalize, performCustomViewInitialization, performDeleteLineValidation, populateDefaultValueForField, populateViewFromRequestParameters, processAfterAddLine, processAfterDeleteLine, processAfterEditLine, processAfterSaveLine, processAndAddLineObject, processBeforeAddLine, processBeforeEditLine, processBeforeSaveLine, processCollectionAddBlankLine, processCollectionAddLine, processCollectionCloseEditLineDialog, processCollectionDeleteLine, processCollectionEditLine, processCollectionRetrieveEditLineDialog, processCollectionSaveLine, processMultipleValueLookupResults, refreshReference, refreshReferences, retrieveEditModesAndActionFlags, setConfigurationService, setDataDictionaryService, setDataObjectService, setElementContext, setExpressionEvaluatorFactory, setLegacyDataAdapter, setViewContext, setViewDictionaryServicepublic AccountBalanceByObjectInquirableImpl()
protected List buildUserDefinedAttributeKeyList()
buildUserDefinedAttributeKeyList in class AbstractGeneralLedgerInquirableImplAbstractGeneralLedgerInquirableImpl.buildUserDefinedAttributeKeyList()protected Map getUserDefinedAttributeMap()
getUserDefinedAttributeMap in class AbstractGeneralLedgerInquirableImplAbstractGeneralLedgerInquirableImpl.getUserDefinedAttributeMap()protected String getAttributeName(String attributeName)
getAttributeName in class AbstractGeneralLedgerInquirableImplattributeName - the attribute to renameAbstractGeneralLedgerInquirableImpl.getAttributeName(java.lang.String)protected Object getKeyValue(String keyName, Object keyValue)
getKeyValue in class AbstractGeneralLedgerInquirableImplkeyName - the name of the key that may be changedkeyValue - the value of the key that may be changedAbstractGeneralLedgerInquirableImpl.getKeyValue(java.lang.String, java.lang.Object)protected String getKeyName(String keyName)
getKeyName in class AbstractGeneralLedgerInquirableImplkeyName - a key nameAbstractGeneralLedgerInquirableImpl.getKeyName(java.lang.String)protected String getLookupableImplAttributeName()
getLookupableImplAttributeName in class AbstractGeneralLedgerInquirableImplAbstractGeneralLedgerInquirableImpl.getLookupableImplAttributeName()protected String getBaseUrl()
getBaseUrl in class AbstractGeneralLedgerInquirableImplAbstractGeneralLedgerInquirableImpl.getBaseUrl()protected Class getInquiryBusinessObjectClass(String attributeName)
getInquiryBusinessObjectClass in class AbstractGeneralLedgerInquirableImplattributeName - the name to build the inquiry link toAbstractGeneralLedgerInquirableImpl.getInquiryBusinessObjectClass(String)protected void addMoreParameters(Properties parameter, String attributeName)
addMoreParameters in class AbstractGeneralLedgerInquirableImplparameter - the parameters used in the lookupattributeName - the attribute name that an inquiry URL is being built forAbstractGeneralLedgerInquirableImpl.addMoreParameters(java.util.Properties, java.lang.String)Copyright © 2004–2014 The Kuali Foundation. All rights reserved.