Liferay 7.0-ce-m3

Package com.liferay.portlet.shopping.service.persistence

Interface Summary
ShoppingCartPersistence The persistence interface for the shopping cart service.
ShoppingCategoryPersistence The persistence interface for the shopping category service.
ShoppingCouponFinder  
ShoppingCouponPersistence The persistence interface for the shopping coupon service.
ShoppingItemFieldPersistence The persistence interface for the shopping item field service.
ShoppingItemFinder  
ShoppingItemPersistence The persistence interface for the shopping item service.
ShoppingItemPricePersistence The persistence interface for the shopping item price service.
ShoppingOrderFinder  
ShoppingOrderItemPersistence The persistence interface for the shopping order item service.
ShoppingOrderPersistence The persistence interface for the shopping order service.
 

Class Summary
ShoppingCartActionableDynamicQuery Deprecated. As of 7.0.0, replaced by ShoppingCartLocalServiceUtil.getActionableDynamicQuery()
ShoppingCartUtil The persistence utility for the shopping cart service.
ShoppingCategoryActionableDynamicQuery Deprecated. As of 7.0.0, replaced by ShoppingCategoryLocalServiceUtil.getActionableDynamicQuery()
ShoppingCategoryUtil The persistence utility for the shopping category service.
ShoppingCouponActionableDynamicQuery Deprecated. As of 7.0.0, replaced by ShoppingCouponLocalServiceUtil.getActionableDynamicQuery()
ShoppingCouponFinderUtil  
ShoppingCouponUtil The persistence utility for the shopping coupon service.
ShoppingItemActionableDynamicQuery Deprecated. As of 7.0.0, replaced by ShoppingItemLocalServiceUtil.getActionableDynamicQuery()
ShoppingItemFieldActionableDynamicQuery Deprecated. As of 7.0.0, replaced by ShoppingItemFieldLocalServiceUtil.getActionableDynamicQuery()
ShoppingItemFieldUtil The persistence utility for the shopping item field service.
ShoppingItemFinderUtil  
ShoppingItemPriceActionableDynamicQuery Deprecated. As of 7.0.0, replaced by ShoppingItemPriceLocalServiceUtil.getActionableDynamicQuery()
ShoppingItemPriceUtil The persistence utility for the shopping item price service.
ShoppingItemUtil The persistence utility for the shopping item service.
ShoppingOrderActionableDynamicQuery Deprecated. As of 7.0.0, replaced by ShoppingOrderLocalServiceUtil.getActionableDynamicQuery()
ShoppingOrderFinderUtil  
ShoppingOrderItemActionableDynamicQuery Deprecated. As of 7.0.0, replaced by ShoppingOrderItemLocalServiceUtil.getActionableDynamicQuery()
ShoppingOrderItemUtil The persistence utility for the shopping order item service.
ShoppingOrderUtil The persistence utility for the shopping order service.
 


Liferay 7.0-ce-m3