Package com.skava.cart.service
package com.skava.cart.service
Provides the service interface for cart.
-
InterfacesClassDescriptionThis interface is used to write a implementation class for cache clear by using given request.The Interface CalculateCartService.The Interface CreateCartCollectionPropertiesService.This is address service interface it will extends in implementation class It will vaidate and interact with repository class.The Interface CreateItemService.This is Loyalty Rewards service interface it will extends in implementation class It will vaidate and interact with repository class.This is payment service interface it will extends in implementation class It will vaidate and interact with repository class.The Interface CreateCartpropertiesService.The Interface CreateCartService.This is address service interface it will extends in implementation class It will vaidate and interact with repository class.The Interface CreateItempropertiesService.The Interface CreateOtherChargesService.The Interface CreatePromotionService.This method is used to delete the AddressObjrct If existed will be continue the operation if not existed will throw error message.The Interface DeleteCartItemPropertiesService.The Interface DeleteItemService.This method is used to delete the Loyalty Rewards If existed will be continue the operation if not existed will throw error message.This method is used to delete the Payment If existed will be continue the operation if not existed will throw error message.The Interface DeleteCartPropertiesService. * it will extends in implementation class This is used to delete the cart propertiesThe Interface DeleteCartService.This method is used to delete the ShippingObject If existed will be continue the operation if not existed will throw error message.The Class DeleteCartSubscriptionServiceThe Interface DeleteCommunicationPreferenceService.The Interface DeleteOtherChargesService.The Interface DeletePromotionService.This method is used to check item properties if already existed or not If existed will be continue the operation if not existed will throw error message.The Interface FindAllItemService.This method is used to find the Loyalty Rewards If existed will be continue the operation if not existed will throw error message.This method is used to find the Payment If existed will be continue the operation if not existed will throw error message.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.The Interface FindAllCartService.The Interface FindAllPromotionService.This interface used to find cart and item address.The Interface FindCartService.This interface used to find cart and item address.This method is used to update the communication preference to the cart associated with it. it will throw error if its not associated with cartThis method is used to patch the addressObject If existed will be continue the operation if not existed will throw error message.The Interface PatchUpdateCartItemPropertiesService.This method is used to patch the item object If existed will be continue the operation if not existed will throw error message.This method is used to patch the Loyalty Rewards If existed will be continue the operation if not existed will throw error message.This method is used to patch the Payment If existed will be continue the operation if not existed will throw error message.The Interface PatchUpdateCartPropertiesService.This method is used to patch the cartObject If existed will be continue the operation if not existed will throw error message.This method is used to patch the ShippingObject If existed will be continue the operation if not existed will thro error message.This method is used to patch the otherChargesObject If existed will be continue the operation if not existed will throw error message.The Interface UpdateCartItemPropertiesService.The Interface UpdateCartPropertiesService.This method is used to update the communication preference to the cart associated with it. it will throw error if its not associated with cartThe Interface ValidateCartService.