Package com.skava.service
Interface DeleteActionService
- All Superinterfaces:
com.skava.core.EcommService<Action,
com.skava.core.ResponseModel>
- All Known Implementing Classes:
DeleteActionServiceImpl
public interface DeleteActionService
extends com.skava.core.EcommService<Action,com.skava.core.ResponseModel>
The Interface DeleteActionService which can be implemented to delete an action.
- Author:
- Infosys Equinox
-
Method Summary
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator, process