Interface CreatePromotionService

All Superinterfaces:
com.skava.core.EcommService<PromotionRequestInternal,PromotionAPIResponse>
All Known Implementing Classes:
CreatePromotionServiceImpl

@Service public interface CreatePromotionService extends com.skava.core.EcommService<PromotionRequestInternal,PromotionAPIResponse>
This class contains the functionality to create a promotion
Since:
6.0
Version:
7.5
Author:
Infosys Equinox
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    isValidRequest(PromotionDO promotionDORequest, PromotionAPIResponse promotionAPIResponse)
     

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process