public class AccountBalanceByLevelInquirableImpl extends AbstractGeneralLedgerInquirableImpl
Constructor and Description |
---|
AccountBalanceByLevelInquirableImpl() |
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 object code
|
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 the link button
|
getBusinessObject, getDocTypeInquiryUrl, getFieldValues, getInquiryUrl, getInquiryUrl, getNestedInquiryBusinessObjectClass, isExclusiveField, recoverFieldValueFromConsolidation, setBusinessObject
addAdditionalSections, createTitleText, getBusinessObject, getBusinessObjectAuthorizationService, getBusinessObjectClass, getBusinessObjectDictionaryService, getBusinessObjectMetaDataService, getEncryptionService, getHtmlMenuBar, getHyperLink, getHyperLink, getInactiveRecordDisplay, getInquiryUrlForPrimaryKeys, getKualiConfigurationService, getLookupService, getSections, getShowInactiveRecords, getTitle, retrieveDataObject, setBusinessObjectAuthorizationService, setBusinessObjectClass, setBusinessObjectDictionaryService, setBusinessObjectMetaDataService, setEncryptionService, setLookupService, setShowInactiveRecords
buildInquirableLink, getAlternateKeysForClass, getDataDictionaryService, getDataObjectAuthorizationService, getDataObjectClass, getDataObjectMetaDataService, getKualiModuleService, retrieveKeySetFromMap, setDataObjectClass
addCustomContainerComponents, addLine, adjustIdIfNecessary, applyAuthorizationAndPresentationLogic, applyDefaultValues, applyDefaultValuesForCollectionLine, buildClientSideStateScript, buildExportTableData, buildExportTableRow, buildGrowlScript, buildInquiryLink, cleanViewAfterRender, findNestedDictionaryAttribute, getBusinessObjectService, getCommonContext, getConfigurationService, getExportTableFormatOptions, getExpressionEvaluator, getPersistenceService, getPersistenceStructureService, getPreModelContext, getViewDictionaryService, initializeDataFieldFromDataDictionary, invokeMethodFinalizer, logAndThrowRuntime, performAddLineValidation, performApplyModel, performComponentApplyModel, performComponentFinalize, performComponentInitialization, performComponentLifecycle, performCustomApplyModel, performCustomFinalize, performCustomInitialization, performDeleteLineValidation, performFinalize, performInitialization, populateDefaultValueForField, populateViewFromRequestParameters, processAfterAddLine, processAfterDeleteLine, processAfterSaveLine, processAnyRemoteFieldsHolder, processBeforeAddLine, processBeforeSaveLine, processCollectionAddBlankLine, processCollectionAddLine, processCollectionDeleteLine, processCollectionSaveLine, processMultipleValueLookupResults, refreshReferences, retrieveEditModesAndActionFlags, runComponentModifiers, setBusinessObjectService, setConfigurationService, setDataDictionaryService, setExpressionEvaluator, setPersistenceService, setPersistenceStructureService, setViewContext, setViewDictionaryService, spawnSubLifecyle, syncClientSideStateForComponent
public AccountBalanceByLevelInquirableImpl()
protected List buildUserDefinedAttributeKeyList()
buildUserDefinedAttributeKeyList
in class AbstractGeneralLedgerInquirableImpl
AbstractGeneralLedgerInquirableImpl.buildUserDefinedAttributeKeyList()
protected Map getUserDefinedAttributeMap()
getUserDefinedAttributeMap
in class AbstractGeneralLedgerInquirableImpl
AbstractGeneralLedgerInquirableImpl.getUserDefinedAttributeMap()
protected String getAttributeName(String attributeName)
getAttributeName
in class AbstractGeneralLedgerInquirableImpl
attributeName
- the attribute to renameAbstractGeneralLedgerInquirableImpl.getAttributeName(java.lang.String)
protected Object getKeyValue(String keyName, Object keyValue)
getKeyValue
in class AbstractGeneralLedgerInquirableImpl
keyName
- 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 AbstractGeneralLedgerInquirableImpl
keyName
- a key nameAbstractGeneralLedgerInquirableImpl.getKeyName(java.lang.String)
protected String getLookupableImplAttributeName()
getLookupableImplAttributeName
in class AbstractGeneralLedgerInquirableImpl
AbstractGeneralLedgerInquirableImpl.getLookupableImplAttributeName()
protected String getBaseUrl()
getBaseUrl
in class AbstractGeneralLedgerInquirableImpl
AbstractGeneralLedgerInquirableImpl.getBaseUrl()
protected Class getInquiryBusinessObjectClass(String attributeName)
getInquiryBusinessObjectClass
in class AbstractGeneralLedgerInquirableImpl
attributeName
- the name to build the inquiry link toAbstractGeneralLedgerInquirableImpl.getInquiryBusinessObjectClass(String)
protected void addMoreParameters(Properties parameter, String attributeName)
addMoreParameters
in class AbstractGeneralLedgerInquirableImpl
parameter
- 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–2015 The Kuali Foundation. All rights reserved.