org.kuali.student.enrollment.class2.courseofferingset.service.impl
Class CourseOfferingSetSchedulingRunnerDataLoader
java.lang.Object
org.kuali.student.enrollment.class2.courseoffering.service.impl.CourseOfferingServiceTestDataLoader
org.kuali.student.enrollment.class2.courseofferingset.service.impl.CourseOfferingSetSchedulingRunnerDataLoader
- All Implemented Interfaces:
- TestAwareDataLoader, Aware, ApplicationContextAware
public class CourseOfferingSetSchedulingRunnerDataLoader
- extends CourseOfferingServiceTestDataLoader
Created with IntelliJ IDEA.
User: andy
Date: 9/18/12
Time: 12:00 PM
To change this template use File | Settings | File Templates.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
START_TIME_MILLIS_8_00_AM
public static final Long START_TIME_MILLIS_8_00_AM
START_TIME_MILLIS_10_00_AM
public static final Long START_TIME_MILLIS_10_00_AM
END_TIME_MILLIS_8_50_AM
public static final Long END_TIME_MILLIS_8_50_AM
END_TIME_MILLIS_10_50_AM
public static final Long END_TIME_MILLIS_10_50_AM
TIME_SLOT_1_ID
public static final String TIME_SLOT_1_ID
- See Also:
- Constant Field Values
TIME_SLOT_2_ID
public static final String TIME_SLOT_2_ID
- See Also:
- Constant Field Values
ROOM_ID
public static final String ROOM_ID
- See Also:
- Constant Field Values
SCHEDULED_AO_ID
public static final String SCHEDULED_AO_ID
- See Also:
- Constant Field Values
EXEMPT_AO_ID
public static final String EXEMPT_AO_ID
- See Also:
- Constant Field Values
DRAFT_AO_ID
public static final String DRAFT_AO_ID
- See Also:
- Constant Field Values
DOW_M_W_F
public static final ArrayList<Integer> DOW_M_W_F
DOW_T_TH
public static final ArrayList<Integer> DOW_T_TH
CourseOfferingSetSchedulingRunnerDataLoader
public CourseOfferingSetSchedulingRunnerDataLoader()
getContext
public ContextInfo getContext()
setContext
public void setContext(ContextInfo context)
getSocId
public String getSocId()
setSocId
public void setSocId(String socId)
beforeTest
public void beforeTest()
throws Exception
- Specified by:
beforeTest
in interface TestAwareDataLoader
- Overrides:
beforeTest
in class CourseOfferingServiceTestDataLoader
- Throws:
Exception
setupScheduleRequestInfo
public static ScheduleRequestInfo setupScheduleRequestInfo(String scheduleRequestInfoId,
String scheduleRequestInfoRefObjectId,
String ScheduleRequestComponentInfoId,
String scheduleRequestInfoName,
String timeSlotId)
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.