Interface CreateEventService

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

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

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process