edu.sampleu.demo.layout
Class UifGeneratedTestViewHelperServiceImpl

java.lang.Object
  extended by org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
      extended by edu.sampleu.demo.layout.UifGeneratedTestViewHelperServiceImpl
All Implemented Interfaces:
Serializable, ViewHelperService

public class UifGeneratedTestViewHelperServiceImpl
extends ViewHelperServiceImpl

Author:
Kuali Rice Team (rice.collab@kuali.org)
See Also:
Serialized Form

Constructor Summary
UifGeneratedTestViewHelperServiceImpl()
           
 
Method Summary
 void performCustomInitialization(LifecycleElement component)
          Hook for service overrides to perform custom initialization on the component
 
Methods inherited from class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
addCustomContainerComponents, addLine, applyDefaultValues, applyDefaultValuesForCollectionLine, buildGrowlScript, buildInquiryLink, getConfigurationService, getDataDictionaryService, getDataObjectService, getDefaultValueForField, getExpressionEvaluatorFactory, getLegacyDataAdapter, getViewDictionaryService, linkAddedLine, logAndThrowRuntime, performAddLineValidation, performCustomApplyModel, performCustomFinalize, performCustomViewFinalize, performCustomViewInitialization, performDeleteLineValidation, populateDefaultValueForField, populateViewFromRequestParameters, processAfterAddLine, processAfterDeleteLine, processAfterSaveLine, processAndAddLineObject, processBeforeAddLine, processBeforeSaveLine, processCollectionAddBlankLine, processCollectionAddLine, processCollectionDeleteLine, processCollectionSaveLine, processMultipleValueLookupResults, refreshReference, refreshReferences, retrieveEditModesAndActionFlags, setConfigurationService, setDataDictionaryService, setExpressionEvaluatorFactory, setLegacyDataAdapter, setViewContext, setViewDictionaryService
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UifGeneratedTestViewHelperServiceImpl

public UifGeneratedTestViewHelperServiceImpl()
Method Detail

performCustomInitialization

public void performCustomInitialization(LifecycleElement component)
Description copied from class: ViewHelperServiceImpl
Hook for service overrides to perform custom initialization on the component

Specified by:
performCustomInitialization in interface ViewHelperService
Overrides:
performCustomInitialization in class ViewHelperServiceImpl
Parameters:
component - component instance to initialize


Copyright © 2005–2014 The Kuali Foundation. All rights reserved.