Package com.skava.price.service
Interface PatchUpdatePriceRuleService
- All Superinterfaces:
com.skava.core.EcommService<PriceRuleRequestInternal,
PriceRule>
- All Known Implementing Classes:
PatchUpdatePriceRuleServiceImpl
public interface PatchUpdatePriceRuleService
extends com.skava.core.EcommService<PriceRuleRequestInternal,PriceRule>
Service contract to PatchUpdate PriceRule records delegates validators to
validate the inputs
- Since:
- 8.0
- Author:
- Infosys Equinox
-
Method Summary
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator, process