public class RuleBaseValuesInquirableImpl extends KualiInquirableImpl
| Modifier and Type | Field and Description | 
|---|---|
| static String | DOCUMENT_ID | 
businessObjectAuthorizationService, businessObjectDictionaryService, businessObjectMetaDataService, encryptionService, inactiveRecordDisplay, INQUIRY_TITLE_PREFIX, lookupServicedataObjectClass, 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, getEncryptionService, getHtmlMenuBar, getHyperLink, getHyperLink, getInactiveRecordDisplay, getInquiryUrlForPrimaryKeys, getKualiConfigurationService, getLookupService, getShowInactiveRecords, getTitle, setBusinessObjectAuthorizationService, setBusinessObjectClass, setBusinessObjectDictionaryService, setBusinessObjectMetaDataService, setEncryptionService, setLookupService, setShowInactiveRecordsbuildInquirableLink, getAlternateKeysForClass, getDataDictionaryService, getDataObjectAuthorizationService, getDataObjectClass, getKualiModuleService, getLegacyDataAdapter, retrieveKeySetFromMap, setDataObjectClassaddCustomContainerComponents, addLine, applyDefaultValues, applyDefaultValuesForCollectionLine, buildGrowlScript, buildInquiryLink, getConfigurationService, getDataObjectService, getDefaultValueForField, getExpressionEvaluatorFactory, getViewDictionaryService, linkAddedLine, logAndThrowRuntime, performAddLineValidation, performCustomApplyModel, performCustomFinalize, performCustomInitialization, performCustomViewFinalize, performCustomViewInitialization, performDeleteLineValidation, populateDefaultValueForField, populateViewFromRequestParameters, processAfterAddLine, processAfterDeleteLine, processAfterEditLine, processAfterSaveLine, processAndAddLineObject, processBeforeAddLine, processBeforeEditLine, processBeforeSaveLine, processCollectionAddBlankLine, processCollectionAddLine, processCollectionDeleteLine, processCollectionEditLine, processCollectionSaveLine, processMultipleValueLookupResults, refreshReference, refreshReferences, retrieveEditModesAndActionFlags, setConfigurationService, setDataDictionaryService, setDataObjectService, setElementContext, setExpressionEvaluatorFactory, setLegacyDataAdapter, setViewContext, setViewDictionaryServiceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildInquirableLink, getDataObjectClass, 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–2014 The Kuali Foundation. All rights reserved.