public interface CalendarBlockService
Modifier and Type | Method and Description |
---|---|
List<CalendarBlock> |
getAllCalendarBlocks() |
org.joda.time.DateTime |
getLatestEndTimestampForAssignment(Assignment assignment,
String calendarBlockType) |
org.joda.time.DateTime |
getLatestEndTimestampForEarnCode(String earnCode,
String calendarBlockType) |
List<CalendarBlock> getAllCalendarBlocks()
org.joda.time.DateTime getLatestEndTimestampForEarnCode(String earnCode, String calendarBlockType)
org.joda.time.DateTime getLatestEndTimestampForAssignment(Assignment assignment, String calendarBlockType)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.