Package com.skava.promotion.service
Interface CacheClearService
- All Superinterfaces:
com.skava.core.EcommService<CacheClearRequestInternal,
CacheClearAPIResponse>
- All Known Implementing Classes:
CacheClearServiceImpl
public interface CacheClearService
extends com.skava.core.EcommService<CacheClearRequestInternal,CacheClearAPIResponse>
This class contains the functionality to clear the cache.
- Since:
- 8.0
- Version:
- 8.0
- Author:
- Infosys Equinox
-
Method Summary
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator, process