Interface B2BCartService

All Superinterfaces:
AbstractOrderService<CartModel,CartEntryModel>, CartService
All Known Implementing Classes:
DefaultB2BCartService

public interface B2BCartService extends CartService
A specialized Cart Service extending functionality of DefaultCartService to address additional needs of a b2b cart functionality
Spring Bean ID:
b2bCartService