Package com.skava.price.service
Interface UpdatePriceValueService
- All Superinterfaces:
com.skava.core.EcommService<PriceValueRequestInternal,
PriceValue>
- All Known Implementing Classes:
UpdatePriceValueServiceImpl
public interface UpdatePriceValueService
extends com.skava.core.EcommService<PriceValueRequestInternal,PriceValue>
Service contract to update PriceValue 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