edu.sampleu.demo.kitchensink
Class UIfComponentsViewHelperServiceImpl
java.lang.Object
   org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
       edu.sampleu.demo.kitchensink.UIfComponentsViewHelperServiceImpl
edu.sampleu.demo.kitchensink.UIfComponentsViewHelperServiceImpl
- All Implemented Interfaces: 
- Serializable, ViewHelperService
- public class UIfComponentsViewHelperServiceImpl 
- extends ViewHelperServiceImpl
Custom view helper service for demonstration (supports the kitchen sink)
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
- Serialized Form
 
 
| Methods inherited from class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl | 
| addCustomContainerComponents, addLine, adjustIdIfNecessary, applyAuthorizationAndPresentationLogic, applyDefaultValues, applyDefaultValuesForCollectionLine, buildClientSideStateScript, buildExportTableData, buildExportTableRow, buildGrowlScript, buildInquiryLink, cleanViewAfterRender, findNestedDictionaryAttribute, getBusinessObjectService, getCommonContext, getConfigurationService, getDataDictionaryService, getExportTableFormatOptions, getExpressionEvaluator, getPersistenceService, getPersistenceStructureService, getPreModelContext, getViewDictionaryService, initializeDataFieldFromDataDictionary, invokeMethodFinalizer, logAndThrowRuntime, performAddLineValidation, performApplyModel, performComponentApplyModel, performComponentFinalize, performComponentInitialization, performComponentLifecycle, performCustomApplyModel, performCustomFinalize, performCustomInitialization, performDeleteLineValidation, performFinalize, performInitialization, populateDefaultValueForField, populateViewFromRequestParameters, processAfterAddLine, processAfterDeleteLine, processAfterSaveLine, processAnyRemoteFieldsHolder, processBeforeAddLine, processBeforeSaveLine, processCollectionAddBlankLine, processCollectionAddLine, processCollectionDeleteLine, processCollectionSaveLine, processMultipleValueLookupResults, refreshReferences, retrieveEditModesAndActionFlags, runComponentModifiers, setBusinessObjectService, setConfigurationService, setDataDictionaryService, setExpressionEvaluator, setPersistenceService, setPersistenceStructureService, setViewContext, setViewDictionaryService, spawnSubLifecyle, syncClientSideStateForComponent | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
UIfComponentsViewHelperServiceImpl
public UIfComponentsViewHelperServiceImpl()
retrieveRemoteFields
public List<RemotableAttributeField> retrieveRemoteFields(View view,
                                                          Object model,
                                                          Container container)
- 
 
retrieveTravelAccounts
public List<TravelAccount> retrieveTravelAccounts(String term)
- 
 
retrieveTravelAccountsBySubAcctAndTerm
public List<TravelAccount> retrieveTravelAccountsBySubAcctAndTerm(String subAccount,
                                                                  String term)
- 
 
Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.