public class RuleBaseValuesInquirableImpl extends KualiInquirableImpl
| Modifier and Type | Field and Description | 
|---|---|
| static String | DOCUMENT_ID | 
businessObjectAuthorizationService, businessObjectDictionaryService, businessObjectMetaDataService, businessObjectService, encryptionService, inactiveRecordDisplay, INQUIRY_TITLE_PREFIX, lookupService, persistenceStructureServicedataObjectClass, SUPER_CLASS_TRANSLATOR_LIST| Constructor and Description | 
|---|
| RuleBaseValuesInquirableImpl() | 
| Modifier and Type | Method and Description | 
|---|---|
| BusinessObject | getBusinessObject(Map fieldValues)This overridden method ... | 
| HtmlData | getInquiryUrl(BusinessObject businessObject,
                          String attributeName,
                          boolean forceInquiry)Helper method to build an inquiry url for a result field. | 
| List<Section> | getSections(BusinessObject bo)This overridden method ... | 
| 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, getBusinessObjectService, getEncryptionService, getHtmlMenuBar, getHyperLink, getHyperLink, getInactiveRecordDisplay, getInquiryUrlForPrimaryKeys, getKualiConfigurationService, getLookupService, getPersistenceStructureService, getShowInactiveRecords, getTitle, setBusinessObjectAuthorizationService, setBusinessObjectClass, setBusinessObjectDictionaryService, setBusinessObjectMetaDataService, setEncryptionService, setLookupService, setPersistenceStructureService, setShowInactiveRecordsbuildInquirableLink, getAlternateKeysForClass, getConfigurationService, getDataDictionaryService, getDataObjectAuthorizationService, getDataObjectClass, getDataObjectMetaDataService, getKualiModuleService, retrieveKeySetFromMap, setDataObjectClassaddClientSideStateForComponent, addCustomContainerComponents, addLine, applyAuthorizationAndPresentationLogic, applyDefaultValues, applyDefaultValuesForCollectionLine, buildClientSideStateScript, buildInquiryLink, cleanViewAfterRender, findNestedDictionaryAttribute, getCommonContext, getExpressionEvaluatorService, getPreModelContext, getViewDictionaryService, initializeDataFieldFromDataDictionary, invokeMethodFinalizer, logAndThrowRuntime, performAddLineValidation, performApplyModel, performComponentApplyModel, performComponentFinalize, performComponentInitialization, performComponentLifecycle, performCustomApplyModel, performCustomFinalize, performCustomInitialization, performDeleteLineValidation, performFinalize, performInitialization, populateDefaultValueForField, populateViewFromRequestParameters, processAfterAddLine, processAfterDeleteLine, processAnyRemoteFieldsHolder, processBeforeAddLine, processCollectionAddLine, processCollectionDeleteLine, processMultipleValueLookupResults, retrieveEditModesAndActionFlags, runComponentModifiers, setDataDictionaryService, setExpressionEvaluatorService, setViewContext, setViewDictionaryService, syncClientSideStateForComponentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildInquirableLink, setDataObjectClasspublic static final String DOCUMENT_ID
public RuleBaseValuesInquirableImpl()
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)
getBusinessObject in class KualiInquirableImplorg.kuali.rice.krad.inquiry.Inquirable#getBusinessObject(java.util.Map)public List<Section> getSections(BusinessObject bo)
getSections in class KualiInquirableImplorg.kuali.rice.krad.inquiry.Inquirable#getSections(org.kuali.rice.krad.bo.BusinessObject)public HtmlData getInquiryUrl(BusinessObject businessObject, String attributeName, boolean forceInquiry)
KualiInquirableImplgetInquiryUrl in class KualiInquirableImplCopyright © 2005-2015 The Kuali Foundation. All Rights Reserved.