org.kuali.student.enrollment.class2.courseofferingset.model
Class SocRolloverResultDynAttrConverter

java.lang.Object
  extended by org.kuali.student.enrollment.class2.courseofferingset.model.SocRolloverResultDynAttrConverter

public class SocRolloverResultDynAttrConverter
extends Object

This class //TODO ...

Author:
Kuali Student Team

Constructor Summary
SocRolloverResultDynAttrConverter()
           
 
Method Summary
static void copyDtoDynAttrsToEntity(SocRolloverResult result, SocRolloverResultEntity entity)
           
static void copyEntityAttrsToDtoDynAttrs(SocRolloverResultEntity entity, SocRolloverResultInfo info)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SocRolloverResultDynAttrConverter

public SocRolloverResultDynAttrConverter()
Method Detail

copyDtoDynAttrsToEntity

public static void copyDtoDynAttrsToEntity(SocRolloverResult result,
                                           SocRolloverResultEntity entity)

copyEntityAttrsToDtoDynAttrs

public static void copyEntityAttrsToDtoDynAttrs(SocRolloverResultEntity entity,
                                                SocRolloverResultInfo info)


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