public class UIfComponentsViewHelperServiceImpl extends ViewHelperServiceImpl
| Constructor and Description | 
|---|
| UIfComponentsViewHelperServiceImpl() | 
| Modifier and Type | Method and Description | 
|---|---|
| List<RemotableAttributeField> | retrieveRemoteFields(View view,
                                        Object model,
                                        Container container) | 
| List<TravelAccount> | retrieveTravelAccounts(String term) | 
| List<TravelAccount> | retrieveTravelAccountsBySubAcctAndTerm(String subAccount,
                                                                            String term) | 
addCustomContainerComponents, addLine, applyDefaultValues, applyDefaultValuesForCollectionLine, buildGrowlScript, buildInquiryLink, getConfigurationService, getDataDictionaryService, getDataObjectService, getDefaultValueForField, getExpressionEvaluatorFactory, getLegacyDataAdapter, getViewDictionaryService, linkAddedLine, logAndThrowRuntime, performAddLineValidation, performCustomApplyModel, performCustomFinalize, performCustomInitialization, performCustomViewFinalize, performCustomViewInitialization, performDeleteLineValidation, populateDefaultValueForField, populateViewFromRequestParameters, processAfterAddLine, processAfterDeleteLine, processAfterSaveLine, processAndAddLineObject, processBeforeAddLine, processBeforeSaveLine, processCollectionAddBlankLine, processCollectionAddLine, processCollectionDeleteLine, processCollectionSaveLine, processMultipleValueLookupResults, refreshReference, refreshReferences, retrieveEditModesAndActionFlags, setConfigurationService, setDataDictionaryService, setDataObjectService, setElementContext, setExpressionEvaluatorFactory, setLegacyDataAdapter, setViewContext, setViewDictionaryServicepublic UIfComponentsViewHelperServiceImpl()
public List<RemotableAttributeField> retrieveRemoteFields(View view, Object model, Container container)
public List<TravelAccount> retrieveTravelAccounts(String term)
public List<TravelAccount> retrieveTravelAccountsBySubAcctAndTerm(String subAccount, String term)
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.