public class ComponentInquirableImpl extends KualiInquirableImpl
Inquirable to
check both.businessObjectAuthorizationService, businessObjectDictionaryService, businessObjectMetaDataService, encryptionService, inactiveRecordDisplay, INQUIRY_TITLE_PREFIX, lookupServicedataObjectClass, 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 org.kuali.rice.coreservice.impl.component.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, setShowInactiveRecordsbuildInquirableLink, getAlternateKeysForClass, getDataDictionaryService, getDataObjectAuthorizationService, getDataObjectClass, getDataObjectMetaDataService, getKualiModuleService, retrieveKeySetFromMap, setDataObjectClassaddCustomContainerComponents, 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, syncClientSideStateForComponentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildInquirableLink, setDataObjectClasspublic ComponentInquirableImpl()
public Object retrieveDataObject(Map fieldValues)
KualiInquirableImplretrieveDataObject in interface InquirableretrieveDataObject in class KualiInquirableImplfieldValues - - a map of string field names and valuesInquirable.retrieveDataObject(java.util.Map)public BusinessObject getBusinessObject(Map fieldValues)
KualiInquirableImplgetBusinessObject in class KualiInquirableImplprotected org.kuali.rice.coreservice.impl.component.ComponentBo loadDerivedComponent(Map fieldValues)
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.