org.kuali.rice.krms.impl.repository
Class AgendaInquiryHelperServiceImpl
java.lang.Object
   org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
       org.kuali.rice.krad.inquiry.InquirableImpl
org.kuali.rice.krad.inquiry.InquirableImpl
           org.kuali.rice.kns.inquiry.KualiInquirableImpl
org.kuali.rice.kns.inquiry.KualiInquirableImpl
               org.kuali.rice.krms.impl.repository.AgendaInquiryHelperServiceImpl
org.kuali.rice.krms.impl.repository.AgendaInquiryHelperServiceImpl
- All Implemented Interfaces: 
- Serializable, Inquirable, ViewHelperService
- public class AgendaInquiryHelperServiceImpl 
- extends KualiInquirableImpl
- See Also:
- Serialized Form
 
 
 
 
 
| Methods inherited from class org.kuali.rice.kns.inquiry.KualiInquirableImpl | 
| 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, setShowInactiveRecords | 
 
 
| Methods inherited from class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl | 
| addClientSideStateForComponent, 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, syncClientSideStateForComponent | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
 
AgendaInquiryHelperServiceImpl
public AgendaInquiryHelperServiceImpl()
retrieveDataObject
public AgendaEditor retrieveDataObject(Map fieldValues)
- Description copied from class: KualiInquirableImpl
- TODO: generics do not match between call to module service and call to
 lookup service
 
- 
- Specified by:
- retrieveDataObjectin interface- Inquirable
- Overrides:
- retrieveDataObjectin class- KualiInquirableImpl
 
- 
- Parameters:
- fieldValues- - a map of string field names and values
- Returns:
- the data object or null if not found
- See Also:
- Inquirable.retrieveDataObject(java.util.Map)
 
retrieveCustomAttributes
public List<RemotableAttributeField> retrieveCustomAttributes(View view,
                                                              Object model,
                                                              Container container)
- 
 
retrieveRuleActionCustomAttributes
public List<RemotableAttributeField> retrieveRuleActionCustomAttributes(View view,
                                                                        Object model,
                                                                        Container container)
- This only supports a single action within a rule.
 
- 
 
retrieveRuleCustomAttributes
public List<RemotableAttributeField> retrieveRuleCustomAttributes(View view,
                                                                  Object model,
                                                                  Container container)
- 
 
Copyright © 2005-2011 The Kuali Foundation. All Rights Reserved.