org.kuali.kpme.core.block.service
Interface CalendarBlockService

All Known Implementing Classes:
CalendarBlockServiceImpl

public interface CalendarBlockService


Method Summary
 List<CalendarBlock> getAllCalendarBlocks()
           
 org.joda.time.DateTime getLatestEndTimestampForEarnCode(String earnCode, String calendarBlockType)
           
 

Method Detail

getAllCalendarBlocks

List<CalendarBlock> getAllCalendarBlocks()

getLatestEndTimestampForEarnCode

org.joda.time.DateTime getLatestEndTimestampForEarnCode(String earnCode,
                                                        String calendarBlockType)


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.