Class ShoppingCartService

java.lang.Object
com.esprit.services.products.ShoppingCartService
All Implemented Interfaces:
IService<ShoppingCart>

public class ShoppingCartService extends Object implements IService<ShoppingCart>