Package com.skava.service
Interface FindAllActionService
- All Superinterfaces:
com.skava.core.EcommService<CommonRequest,
ActionsResponse>
- All Known Implementing Classes:
FindAllActionServiceImpl
public interface FindAllActionService
extends com.skava.core.EcommService<CommonRequest,ActionsResponse>
The Interface FindAllActionService which can be implemented to find all the actions.
- Author:
- Infosys Equinox
-
Method Summary
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator, process