Interface DeletePromotionService

All Superinterfaces:
com.skava.core.EcommService<CartDataRequest,com.skava.core.ResponseModel>
All Known Implementing Classes:
DeletePromotionServiceImpl

public interface DeletePromotionService extends com.skava.core.EcommService<CartDataRequest,com.skava.core.ResponseModel>
The Interface DeletePromotionService. This is for delete the promotion for given id
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process