Interface CreateActionService

All Superinterfaces:
com.skava.core.EcommService<Action,ActionResponse>
All Known Implementing Classes:
CreateActionServiceImpl

public interface CreateActionService extends com.skava.core.EcommService<Action,ActionResponse>
The Interface CreateActionService which can be implemented to create an action.
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process