org.kuali.student.enrollment.class2.courseoffering.service.impl
Class CourseR1TestDataLoader
java.lang.Object
org.kuali.student.enrollment.class2.courseoffering.service.impl.CourseR1TestDataLoader
public class CourseR1TestDataLoader
- extends Object
- Author:
- nwright
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CourseR1TestDataLoader
public CourseR1TestDataLoader(CourseService courseService)
CourseR1TestDataLoader
public CourseR1TestDataLoader()
getCourseService
public CourseService getCourseService()
setCourseService
public void setCourseService(CourseService courseService)
loadData
public void loadData()
loadCourse
public void loadCourse(String id,
String startTermId,
String subjectArea,
String code,
String title,
String description,
String formatId,
String activityTypeKey1,
String activityTypeKey2)
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.