org.kuali.student.enrollment.class2.courseoffering.service.impl
Class TestServiceCallViewHelperServiceImpl

java.lang.Object
  extended by org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
      extended by org.kuali.student.enrollment.class2.courseoffering.service.impl.TestServiceCallViewHelperServiceImpl
All Implemented Interfaces:
Serializable, ViewHelperService, TestServiceCallViewHelperService

public class TestServiceCallViewHelperServiceImpl
extends ViewHelperServiceImpl
implements TestServiceCallViewHelperService

This class //TODO Fill this in //TODO Is this class still needed? can we move things like this to a separate package?

Author:
Kuali Student Team
See Also:
Serialized Form

Nested Class Summary
 class TestServiceCallViewHelperServiceImpl.CluFixRunner
           
 
Constructor Summary
TestServiceCallViewHelperServiceImpl()
           
 
Method Summary
 List<String> getSocIdsByTerm(String termId)
           
 void verifyPopulations()
           
 
Methods inherited from class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
addClientSideStateForComponent, addCustomContainerComponents, addLine, adjustIdIfNecessary, applyAuthorizationAndPresentationLogic, applyDefaultValues, applyDefaultValuesForCollectionLine, buildClientSideStateScript, buildGrowlScript, buildInquiryLink, cleanViewAfterRender, findNestedDictionaryAttribute, getCommonContext, getConfigurationService, getDataDictionaryService, getExpressionEvaluatorService, 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, retrieveEditModesAndActionFlags, runComponentModifiers, setConfigurationService, setDataDictionaryService, setExpressionEvaluatorService, setViewContext, setViewDictionaryService, syncClientSideStateForComponent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestServiceCallViewHelperServiceImpl

public TestServiceCallViewHelperServiceImpl()
Method Detail

getSocIdsByTerm

public List<String> getSocIdsByTerm(String termId)
                             throws Exception
Specified by:
getSocIdsByTerm in interface TestServiceCallViewHelperService
Throws:
Exception

verifyPopulations

public void verifyPopulations()
                       throws Exception
Specified by:
verifyPopulations in interface TestServiceCallViewHelperService
Throws:
Exception


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.