org.kuali.kpme.core.block.service
Class CalendarBlockServiceImpl
java.lang.Object
org.kuali.kpme.core.block.service.CalendarBlockServiceImpl
- All Implemented Interfaces:
- CalendarBlockService
public class CalendarBlockServiceImpl
- extends Object
- implements CalendarBlockService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CalendarBlockServiceImpl
public CalendarBlockServiceImpl()
getCalendarBlockDao
public CalendarBlockDao getCalendarBlockDao()
setCalendarBlockDao
public void setCalendarBlockDao(CalendarBlockDao calendarBlockDao)
getAllCalendarBlocks
public List<CalendarBlock> getAllCalendarBlocks()
- Specified by:
getAllCalendarBlocks
in interface CalendarBlockService
getLatestEndTimestampForEarnCode
public org.joda.time.DateTime getLatestEndTimestampForEarnCode(String earnCode,
String calendarBlockType)
- Specified by:
getLatestEndTimestampForEarnCode
in interface CalendarBlockService
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.