Package com.skava.feed.service.impl
Class FindAllScheduleServiceImpl
java.lang.Object
com.skava.feed.service.impl.FindAllScheduleServiceImpl
- All Implemented Interfaces:
com.skava.core.EcommService<ScheduleRequestInternal,,SchedulesAPIResponse> FindAllScheduleService
FindAllScheduleServiceImpl class.
- Author:
- Infosys Equinox
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<com.skava.core.validation.ValidatorComponent>process(ScheduleRequestInternal request) This method is used to load all Schedule based on given Schedule.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.skava.core.EcommService
getValidateException, getValidator
-
Constructor Details
-
FindAllScheduleServiceImpl
public FindAllScheduleServiceImpl()
-
-
Method Details
-
getValidator
- Specified by:
getValidatorin interfacecom.skava.core.EcommService<ScheduleRequestInternal,SchedulesAPIResponse>
-
process
This method is used to load all Schedule based on given Schedule.- Specified by:
processin interfacecom.skava.core.EcommService<ScheduleRequestInternal,SchedulesAPIResponse>
-