public class AgendaInquiryHelperServiceImpl extends KualiInquirableImpl
businessObjectAuthorizationService, businessObjectDictionaryService, businessObjectMetaDataService, businessObjectService, encryptionService, inactiveRecordDisplay, INQUIRY_TITLE_PREFIX, lookupService, persistenceStructureServicedataObjectClass, SUPER_CLASS_TRANSLATOR_LIST| Constructor and Description |
|---|
AgendaInquiryHelperServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<RemotableAttributeField> |
retrieveAgendaCustomAttributes(View view,
Object model,
Container container) |
AgendaEditor |
retrieveDataObject(Map fieldValues)
TODO: generics do not match between call to module service and call to
lookup service
|
List<RemotableAttributeField> |
retrieveRuleActionCustomAttributes(View view,
Object model,
Container container)
This only supports a single action within a rule.
|
List<RemotableAttributeField> |
retrieveRuleCustomAttributes(View view,
Object model,
Container container) |
List<RemotableAttributeField> |
retrieveTermParameters(View view,
Object model,
Container container)
Retrieve a list of
RemotableAttributeFields for the parameters (if any) required by the resolver for
the selected term in the proposition that is under edit. |
addAdditionalSections, createTitleText, getBusinessObject, getBusinessObjectAuthorizationService, getBusinessObjectClass, getBusinessObjectDictionaryService, getBusinessObjectMetaDataService, getBusinessObjectService, getEncryptionService, getHtmlMenuBar, getHyperLink, getHyperLink, getInactiveRecordDisplay, getInquiryUrl, getInquiryUrlForPrimaryKeys, getKualiConfigurationService, getLookupService, getPersistenceStructureService, getSections, getShowInactiveRecords, getTitle, setBusinessObjectAuthorizationService, setBusinessObjectClass, setBusinessObjectDictionaryService, setBusinessObjectMetaDataService, setEncryptionService, setLookupService, setPersistenceStructureService, setShowInactiveRecordsbuildInquirableLink, getAlternateKeysForClass, getConfigurationService, getDataDictionaryService, getDataObjectAuthorizationService, getDataObjectClass, getDataObjectMetaDataService, getKualiModuleService, retrieveKeySetFromMap, setDataObjectClassaddClientSideStateForComponent, addCustomContainerComponents, applyAuthorizationAndPresentationLogic, applyDefaultValues, applyDefaultValuesForCollectionLine, buildClientSideStateScript, buildInquiryLink, 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 AgendaInquiryHelperServiceImpl()
public AgendaEditor retrieveDataObject(Map fieldValues)
KualiInquirableImplretrieveDataObject in interface InquirableretrieveDataObject in class KualiInquirableImplfieldValues - - a map of string field names and valuesInquirable.retrieveDataObject(java.util.Map)public List<RemotableAttributeField> retrieveAgendaCustomAttributes(View view, Object model, Container container)
public List<RemotableAttributeField> retrieveTermParameters(View view, Object model, Container container)
RemotableAttributeFields for the parameters (if any) required by the resolver for
the selected term in the proposition that is under edit. Since this method is part of the inquiry view,
non of the propositions will ever be under edit when it is called, and an empty list will be returned.public List<RemotableAttributeField> retrieveRuleActionCustomAttributes(View view, Object model, Container container)
public List<RemotableAttributeField> retrieveRuleCustomAttributes(View view, Object model, Container container)
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.