Uses of Class
org.kuali.student.enrollment.class2.registration.dto.RegistrationGroupWrapper

Packages that use RegistrationGroupWrapper
org.kuali.student.enrollment.class2.registration.controller   
org.kuali.student.enrollment.class2.registration.dto   
org.kuali.student.enrollment.class2.registration.form   
 

Uses of RegistrationGroupWrapper in org.kuali.student.enrollment.class2.registration.controller
 

Methods in org.kuali.student.enrollment.class2.registration.controller that return RegistrationGroupWrapper
protected  RegistrationGroupWrapper RegistrationController.findRegGroupByIndex(RegistrationForm registrationForm)
          Deprecated.  
 

Methods in org.kuali.student.enrollment.class2.registration.controller with parameters of type RegistrationGroupWrapper
protected  RegistrationRequestItemInfo RegistrationController.generateDropRegRequestItem(RegistrationGroupWrapper regGroupWrapper, Context context)
          Deprecated.  
protected  RegistrationRequestItemInfo RegistrationController.generateRegRequestItem(RegistrationGroupWrapper regGroupWrapper, Context context)
          Deprecated.  
 

Uses of RegistrationGroupWrapper in org.kuali.student.enrollment.class2.registration.dto
 

Methods in org.kuali.student.enrollment.class2.registration.dto that return types with arguments of type RegistrationGroupWrapper
 List<RegistrationGroupWrapper> CourseOfferingWrapper.getRegistrationGroupWrappers()
          Deprecated.  
 

Method parameters in org.kuali.student.enrollment.class2.registration.dto with type arguments of type RegistrationGroupWrapper
 void CourseOfferingWrapper.setRegistrationGroupWrappers(List<RegistrationGroupWrapper> registrationGroupWrappers)
          Deprecated.  
 

Uses of RegistrationGroupWrapper in org.kuali.student.enrollment.class2.registration.form
 

Methods in org.kuali.student.enrollment.class2.registration.form that return types with arguments of type RegistrationGroupWrapper
 Map<String,RegistrationGroupWrapper> RegistrationForm.getRegistrationGroupWrappersById()
          Deprecated.  
 

Method parameters in org.kuali.student.enrollment.class2.registration.form with type arguments of type RegistrationGroupWrapper
 void RegistrationForm.setRegistrationGroupWrappersById(Map<String,RegistrationGroupWrapper> registrationGroupWrappersById)
          Deprecated.  
 



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