Interface ReqStatusCalendarService
-
- All Known Implementing Classes:
ReqStatusCalendarServiceImpl
public interface ReqStatusCalendarService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<CalendarDataDTO>getCalendarData(ReqStatusCalendarRequestDTO reqStatusCalendarRequestDTO)
-
-
-
Method Detail
-
getCalendarData
java.util.List<CalendarDataDTO> getCalendarData(ReqStatusCalendarRequestDTO reqStatusCalendarRequestDTO) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-