public class ComponentInquirableImpl extends KualiInquirableImpl
Inquirable
to
check both.businessObjectAuthorizationService, businessObjectDictionaryService, businessObjectMetaDataService, encryptionService, inactiveRecordDisplay, INQUIRY_TITLE_PREFIX, lookupService
dataObjectClass, SUPER_CLASS_TRANSLATOR_LIST
Constructor and Description |
---|
ComponentInquirableImpl() |
Modifier and Type | Method and Description |
---|---|
BusinessObject |
getBusinessObject(Map fieldValues)
Return a business object by searching with map, the map keys should be a
property name of the business object, with the map value as the value to
search for.
|
protected ComponentBo |
loadDerivedComponent(Map fieldValues) |
Object |
retrieveDataObject(Map fieldValues)
TODO: generics do not match between call to module service and call to
lookup service
|
addAdditionalSections, createTitleText, getBusinessObjectAuthorizationService, getBusinessObjectClass, getBusinessObjectDictionaryService, getBusinessObjectMetaDataService, getEncryptionService, getHtmlMenuBar, getHyperLink, getHyperLink, getInactiveRecordDisplay, getInquiryUrl, getInquiryUrlForPrimaryKeys, getKualiConfigurationService, getLookupService, getSections, getShowInactiveRecords, getTitle, setBusinessObjectAuthorizationService, setBusinessObjectClass, setBusinessObjectDictionaryService, setBusinessObjectMetaDataService, setEncryptionService, setLookupService, setShowInactiveRecords
buildInquirableLink, copy, getAlternateKeysForClass, getDataDictionaryService, getDataObjectAuthorizationService, getDataObjectClass, getKualiModuleService, getLegacyDataAdapter, retrieveKeySetFromMap, setDataObjectClass
addCustomContainerComponents, addLine, applyDefaultValues, applyDefaultValuesForCollectionLine, buildGrowlScript, buildInquiryLink, getConfigurationService, getDataObjectService, getDefaultValueForField, getExpressionEvaluatorFactory, getViewDictionaryService, linkAddedLine, logAndThrowRuntime, performAddLineValidation, performCustomApplyModel, performCustomFinalize, performCustomInitialization, performCustomViewFinalize, performCustomViewInitialization, performDeleteLineValidation, populateDefaultValueForField, populateViewFromRequestParameters, processAfterAddLine, processAfterDeleteLine, processAfterSaveLine, processAndAddLineObject, processBeforeAddLine, processBeforeSaveLine, processCollectionAddBlankLine, processCollectionAddLine, processCollectionDeleteLine, processCollectionSaveLine, processMultipleValueLookupResults, refreshReference, refreshReferences, retrieveEditModesAndActionFlags, setConfigurationService, setDataDictionaryService, setDataObjectService, setExpressionEvaluatorFactory, setLegacyDataAdapter, setViewContext, setViewDictionaryService
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
buildInquirableLink, getDataObjectClass, setDataObjectClass
public ComponentInquirableImpl()
public Object retrieveDataObject(Map fieldValues)
KualiInquirableImpl
retrieveDataObject
in interface Inquirable
retrieveDataObject
in class KualiInquirableImpl
fieldValues
- - a map of string field names and valuesInquirable.retrieveDataObject(java.util.Map)
public BusinessObject getBusinessObject(Map fieldValues)
KualiInquirableImpl
getBusinessObject
in class KualiInquirableImpl
protected ComponentBo loadDerivedComponent(Map fieldValues)
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.