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, 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
public 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–2016 The Kuali Foundation. All rights reserved.