Interface PatchUpdateScheduleService

All Superinterfaces:
com.skava.core.EcommService<ScheduleRequestInternal,ScheduleDTO>
All Known Implementing Classes:
PatchUpdateScheduleServiceImpl

public interface PatchUpdateScheduleService extends com.skava.core.EcommService<ScheduleRequestInternal,ScheduleDTO>
Service interface used to patch update a schedule The service method of this interface will accept ScheduleRequestInternal as request and respond with ScheduleAPIResponse
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process