org.kuali.rice.kew.rule.bo
Class RuleDelegationInquirableImpl
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.kew.rule.bo.RuleDelegationInquirableImpl
org.kuali.rice.kew.rule.bo.RuleDelegationInquirableImpl
- All Implemented Interfaces: 
- Serializable, Inquirable, ViewHelperService
- public class RuleDelegationInquirableImpl 
- extends KualiInquirableImpl
This is a description of what this class does - ewestfal don't forget to fill this in.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
- Serialized Form
 
 
 
 
 
| Methods inherited from class org.kuali.rice.kns.inquiry.KualiInquirableImpl | 
| addAdditionalSections, createTitleText, getBusinessObjectAuthorizationService, getBusinessObjectClass, getBusinessObjectDictionaryService, getBusinessObjectMetaDataService, getBusinessObjectService, getEncryptionService, getHtmlMenuBar, getHyperLink, getHyperLink, getInactiveRecordDisplay, getInquiryUrl, getInquiryUrlForPrimaryKeys, getKualiConfigurationService, getLookupService, getPersistenceStructureService, getShowInactiveRecords, getTitle, setBusinessObjectAuthorizationService, setBusinessObjectClass, setBusinessObjectDictionaryService, setBusinessObjectMetaDataService, setEncryptionService, setLookupService, setPersistenceStructureService, setShowInactiveRecords | 
 
 
| Methods inherited from class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl | 
| addClientSideStateForComponent, 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, syncClientSideStateForComponent | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
 
RuleDelegationInquirableImpl
public RuleDelegationInquirableImpl()
retrieveDataObject
public Object 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)
 
getBusinessObject
public BusinessObject getBusinessObject(Map fieldValues)
- This overridden method ...
 
- 
- Overrides:
- getBusinessObjectin class- KualiInquirableImpl
 
- 
- See Also:
- org.kuali.rice.krad.inquiry.Inquirable#getBusinessObject(java.util.Map)
 
getSections
public List getSections(BusinessObject bo)
- This overridden method ...
 
- 
- Overrides:
- getSectionsin class- KualiInquirableImpl
 
- 
- See Also:
- org.kuali.rice.krad.inquiry.Inquirable#getSections(org.kuali.rice.krad.bo.BusinessObject)
 
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.