Class DeletePromotionListServiceImpl

java.lang.Object
com.skava.promotion.service.impl.DeletePromotionListServiceImpl
All Implemented Interfaces:
com.skava.core.EcommService<PromotionListRequestInternal,PromotionListAPIResponse>, DeletePromotionListService

@Service public class DeletePromotionListServiceImpl extends Object implements DeletePromotionListService

This class contains functionality to delete the promo code list and list items based on the given request

Since:
8.0
Version:
8.0
Author:
Infosys Equinox
  • Constructor Details

    • DeletePromotionListServiceImpl

      public DeletePromotionListServiceImpl()
  • Method Details