Interface FindEventService

All Superinterfaces:
com.skava.core.EcommService<Event,EventResponse>
All Known Implementing Classes:
FindEventServiceImpl

public interface FindEventService extends com.skava.core.EcommService<Event,EventResponse>
The Interface FindEventService which can be implemented to find an event.
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process