org.kuali.student.enrollment.class2.population.dto.service.impl
Class PopulationWrapperServiceImpl

java.lang.Object
  extended by org.kuali.student.enrollment.class2.population.dto.service.impl.PopulationWrapperServiceImpl

public class PopulationWrapperServiceImpl
extends Object

This class //TODO ...

Author:
Kuali Student Team

Constructor Summary
PopulationWrapperServiceImpl()
           
 
Method Summary
 ContextInfo getContextInfo()
           
protected  PopulationService getPopulationService()
           
 PopulationWrapper getPopulationWrapper(String id)
           
 PopulationWrapper savePopulationWrapper(PopulationWrapper wrapper)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PopulationWrapperServiceImpl

public PopulationWrapperServiceImpl()
Method Detail

getPopulationWrapper

public PopulationWrapper getPopulationWrapper(String id)

savePopulationWrapper

public PopulationWrapper savePopulationWrapper(PopulationWrapper wrapper)

getContextInfo

public ContextInfo getContextInfo()

getPopulationService

protected PopulationService getPopulationService()


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