Uses of Interface
info.magnolia.module.shop.beans.ShoppingCart

Packages that use ShoppingCart
info.magnolia.module.shop.beans   
info.magnolia.module.shop.paragraphs   
info.magnolia.module.shop.util   
 

Uses of ShoppingCart in info.magnolia.module.shop.beans
 

Classes in info.magnolia.module.shop.beans that implement ShoppingCart
 class DefaultShoppingCartImpl
          A default shopping cart implementation with order, billing and shipping addresses allowing only one cart item per product (i.e.
 

Uses of ShoppingCart in info.magnolia.module.shop.paragraphs
 

Methods in info.magnolia.module.shop.paragraphs that return ShoppingCart
 ShoppingCart ShopParagraphModel.getShoppingCart()
           
 ShoppingCart FormStepConfirmOrderParagraphModel.getShoppingCart()
           
 ShoppingCart CheckoutStepParagraphModel.getShoppingCart()
           
 

Uses of ShoppingCart in info.magnolia.module.shop.util
 

Methods in info.magnolia.module.shop.util that return ShoppingCart
static ShoppingCart ShopUtil.getShoppingCart()
           
 



Copyright © 2014 Magnolia International Ltd.. All Rights Reserved.