Package com.skava.cart.service
Interface UpdateCommunicationPreferenceService
- All Superinterfaces:
com.skava.core.EcommService<CartDataRequest,
CommunicationPreferenceResponse>
- All Known Implementing Classes:
UpdateCommunicationPreferenceServiceImpl
public interface UpdateCommunicationPreferenceService
extends com.skava.core.EcommService<CartDataRequest,CommunicationPreferenceResponse>
This method is used to update the communication preference to the cart
associated with it. it will throw error if its not associated with cart
-
Method Summary
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator, process