public class CourseOfferingResourceLoader extends Object
Constructor and Description |
---|
CourseOfferingResourceLoader() |
Modifier and Type | Method and Description |
---|---|
static AcademicCalendarService |
loadAcademicCalendarService() |
static CluService |
loadCluService() |
static CourseOfferingService |
loadCourseOfferingService() |
static CourseOfferingSetService |
loadCourseOfferingSetService() |
static CourseService |
loadCourseService() |
static LRCService |
loadLrcService() |
static RoomService |
loadRoomService() |
static SchedulingService |
loadSchedulingService() |
static StateService |
loadStateService() |
static TypeService |
loadTypeService() |
public CourseOfferingResourceLoader()
public static CourseOfferingService loadCourseOfferingService()
public static CourseOfferingSetService loadCourseOfferingSetService()
public static TypeService loadTypeService()
public static StateService loadStateService()
public static CourseService loadCourseService()
public static CluService loadCluService()
public static AcademicCalendarService loadAcademicCalendarService()
public static LRCService loadLrcService()
public static SchedulingService loadSchedulingService()
public static RoomService loadRoomService()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.