Interface UpdatePriceService

All Superinterfaces:
com.skava.core.EcommService<PriceRequestInternal,Price>
All Known Implementing Classes:
UpdatePriceServiceImpl

public interface UpdatePriceService extends com.skava.core.EcommService<PriceRequestInternal,Price>
Service contract to update Price 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