Package com.skava.promotion.service
Interface UpdatePromotionService
- All Superinterfaces:
com.skava.core.EcommService<PromotionRequestInternal,
PromotionAPIResponse>
- All Known Implementing Classes:
UpdatePromotionServiceImpl
public interface UpdatePromotionService
extends com.skava.core.EcommService<PromotionRequestInternal,PromotionAPIResponse>
An interface to perform update operation on a promotion
- Since:
- 6.0
- Version:
- 8.0
- Author:
- Infosys Equinox
-
Method Summary
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator, process