public class CourseOfferingServiceScheduleHelper extends Object
| Constructor and Description |
|---|
CourseOfferingServiceScheduleHelper() |
| Modifier and Type | Method and Description |
|---|---|
static TimeSlotContainer |
computeTimeSlotContainer(String aoId,
List<String> scheduleIds,
ContextInfo context) |
static void |
setSchedulingService(SchedulingService schedulingServiceParam) |
public CourseOfferingServiceScheduleHelper()
public static TimeSlotContainer computeTimeSlotContainer(String aoId, List<String> scheduleIds, ContextInfo context) throws PermissionDeniedException, MissingParameterException, InvalidParameterException, OperationFailedException, DoesNotExistException
public static void setSchedulingService(SchedulingService schedulingServiceParam)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.