Package com.skava.price.service
Interface PatchUpdatePriceListFacetService
- All Superinterfaces:
com.skava.core.EcommService<PriceListFacetRequestInternal,
PriceListFacet>
- All Known Implementing Classes:
PatchUpdatePriceListFacetServiceImpl
public interface PatchUpdatePriceListFacetService
extends com.skava.core.EcommService<PriceListFacetRequestInternal,PriceListFacet>
Service contract to PatchUpdate PriceListFacet 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