Interface FindAllEventService

All Superinterfaces:
com.skava.core.EcommService<CommonRequest,EventsResponse>
All Known Implementing Classes:
FindAllEventServiceImpl

public interface FindAllEventService extends com.skava.core.EcommService<CommonRequest,EventsResponse>
The Interface GetAllCollectionService which can be implemented to find all the events.
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process