Package com.skava.price.service
Interface FindAllPriceListService
- All Superinterfaces:
com.skava.core.EcommService<PriceListRequestInternal,
PriceListsAndSkusAPIResponse>
- All Known Implementing Classes:
FindAllPriceListServiceImpl
public interface FindAllPriceListService
extends com.skava.core.EcommService<PriceListRequestInternal,PriceListsAndSkusAPIResponse>
Service contract to FindAll PriceList 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