Interface DeleteEventService

All Superinterfaces:
com.skava.core.EcommService<Event,com.skava.core.ResponseModel>
All Known Implementing Classes:
DeleteEventServiceImpl

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

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process