Package com.skava.cart.service
Interface FindAllCartPropertiesService
- All Superinterfaces:
com.skava.core.EcommService<CartDataRequest,
CartPropertiesResponse>
- All Known Implementing Classes:
FindAllCartPropertiesServiceImpl
public interface FindAllCartPropertiesService
extends com.skava.core.EcommService<CartDataRequest,CartPropertiesResponse>
This method is used to check cartproperties if already existed or not If
existed will be continue the operation if not existed will throw error
message. This method added for cartproperties from the request
-
Method Summary
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator, process