Liferay 6.0.5

Uses of Interface
com.liferay.portlet.shopping.service.persistence.ShoppingOrderPersistence

Packages that use ShoppingOrderPersistence
com.liferay.portal.service.base   
com.liferay.portal.service.persistence   
com.liferay.portlet.shopping.service.base   
com.liferay.portlet.shopping.service.persistence   
 

Uses of ShoppingOrderPersistence in com.liferay.portal.service.base
 

Fields in com.liferay.portal.service.base declared as ShoppingOrderPersistence
protected  ShoppingOrderPersistence GroupServiceBaseImpl.shoppingOrderPersistence
           
protected  ShoppingOrderPersistence GroupLocalServiceBaseImpl.shoppingOrderPersistence
           
 

Methods in com.liferay.portal.service.base that return ShoppingOrderPersistence
 ShoppingOrderPersistence GroupServiceBaseImpl.getShoppingOrderPersistence()
          Gets the shopping order persistence.
 ShoppingOrderPersistence GroupLocalServiceBaseImpl.getShoppingOrderPersistence()
          Gets the shopping order persistence.
 

Methods in com.liferay.portal.service.base with parameters of type ShoppingOrderPersistence
 void GroupServiceBaseImpl.setShoppingOrderPersistence(ShoppingOrderPersistence shoppingOrderPersistence)
          Sets the shopping order persistence.
 void GroupLocalServiceBaseImpl.setShoppingOrderPersistence(ShoppingOrderPersistence shoppingOrderPersistence)
          Sets the shopping order persistence.
 

Uses of ShoppingOrderPersistence in com.liferay.portal.service.persistence
 

Fields in com.liferay.portal.service.persistence declared as ShoppingOrderPersistence
protected  ShoppingOrderPersistence GroupPersistenceImpl.shoppingOrderPersistence
           
 

Uses of ShoppingOrderPersistence in com.liferay.portlet.shopping.service.base
 

Fields in com.liferay.portlet.shopping.service.base declared as ShoppingOrderPersistence
protected  ShoppingOrderPersistence ShoppingOrderServiceBaseImpl.shoppingOrderPersistence
           
protected  ShoppingOrderPersistence ShoppingOrderLocalServiceBaseImpl.shoppingOrderPersistence
           
protected  ShoppingOrderPersistence ShoppingOrderItemLocalServiceBaseImpl.shoppingOrderPersistence
           
protected  ShoppingOrderPersistence ShoppingItemServiceBaseImpl.shoppingOrderPersistence
           
protected  ShoppingOrderPersistence ShoppingItemPriceLocalServiceBaseImpl.shoppingOrderPersistence
           
protected  ShoppingOrderPersistence ShoppingItemLocalServiceBaseImpl.shoppingOrderPersistence
           
protected  ShoppingOrderPersistence ShoppingItemFieldLocalServiceBaseImpl.shoppingOrderPersistence
           
protected  ShoppingOrderPersistence ShoppingCouponServiceBaseImpl.shoppingOrderPersistence
           
protected  ShoppingOrderPersistence ShoppingCouponLocalServiceBaseImpl.shoppingOrderPersistence
           
protected  ShoppingOrderPersistence ShoppingCategoryServiceBaseImpl.shoppingOrderPersistence
           
protected  ShoppingOrderPersistence ShoppingCategoryLocalServiceBaseImpl.shoppingOrderPersistence
           
protected  ShoppingOrderPersistence ShoppingCartLocalServiceBaseImpl.shoppingOrderPersistence
           
 

Methods in com.liferay.portlet.shopping.service.base that return ShoppingOrderPersistence
 ShoppingOrderPersistence ShoppingOrderServiceBaseImpl.getShoppingOrderPersistence()
          Gets the shopping order persistence.
 ShoppingOrderPersistence ShoppingOrderLocalServiceBaseImpl.getShoppingOrderPersistence()
          Gets the shopping order persistence.
 ShoppingOrderPersistence ShoppingOrderItemLocalServiceBaseImpl.getShoppingOrderPersistence()
          Gets the shopping order persistence.
 ShoppingOrderPersistence ShoppingItemServiceBaseImpl.getShoppingOrderPersistence()
          Gets the shopping order persistence.
 ShoppingOrderPersistence ShoppingItemPriceLocalServiceBaseImpl.getShoppingOrderPersistence()
          Gets the shopping order persistence.
 ShoppingOrderPersistence ShoppingItemLocalServiceBaseImpl.getShoppingOrderPersistence()
          Gets the shopping order persistence.
 ShoppingOrderPersistence ShoppingItemFieldLocalServiceBaseImpl.getShoppingOrderPersistence()
          Gets the shopping order persistence.
 ShoppingOrderPersistence ShoppingCouponServiceBaseImpl.getShoppingOrderPersistence()
          Gets the shopping order persistence.
 ShoppingOrderPersistence ShoppingCouponLocalServiceBaseImpl.getShoppingOrderPersistence()
          Gets the shopping order persistence.
 ShoppingOrderPersistence ShoppingCategoryServiceBaseImpl.getShoppingOrderPersistence()
          Gets the shopping order persistence.
 ShoppingOrderPersistence ShoppingCategoryLocalServiceBaseImpl.getShoppingOrderPersistence()
          Gets the shopping order persistence.
 ShoppingOrderPersistence ShoppingCartLocalServiceBaseImpl.getShoppingOrderPersistence()
          Gets the shopping order persistence.
 

Methods in com.liferay.portlet.shopping.service.base with parameters of type ShoppingOrderPersistence
 void ShoppingOrderServiceBaseImpl.setShoppingOrderPersistence(ShoppingOrderPersistence shoppingOrderPersistence)
          Sets the shopping order persistence.
 void ShoppingOrderLocalServiceBaseImpl.setShoppingOrderPersistence(ShoppingOrderPersistence shoppingOrderPersistence)
          Sets the shopping order persistence.
 void ShoppingOrderItemLocalServiceBaseImpl.setShoppingOrderPersistence(ShoppingOrderPersistence shoppingOrderPersistence)
          Sets the shopping order persistence.
 void ShoppingItemServiceBaseImpl.setShoppingOrderPersistence(ShoppingOrderPersistence shoppingOrderPersistence)
          Sets the shopping order persistence.
 void ShoppingItemPriceLocalServiceBaseImpl.setShoppingOrderPersistence(ShoppingOrderPersistence shoppingOrderPersistence)
          Sets the shopping order persistence.
 void ShoppingItemLocalServiceBaseImpl.setShoppingOrderPersistence(ShoppingOrderPersistence shoppingOrderPersistence)
          Sets the shopping order persistence.
 void ShoppingItemFieldLocalServiceBaseImpl.setShoppingOrderPersistence(ShoppingOrderPersistence shoppingOrderPersistence)
          Sets the shopping order persistence.
 void ShoppingCouponServiceBaseImpl.setShoppingOrderPersistence(ShoppingOrderPersistence shoppingOrderPersistence)
          Sets the shopping order persistence.
 void ShoppingCouponLocalServiceBaseImpl.setShoppingOrderPersistence(ShoppingOrderPersistence shoppingOrderPersistence)
          Sets the shopping order persistence.
 void ShoppingCategoryServiceBaseImpl.setShoppingOrderPersistence(ShoppingOrderPersistence shoppingOrderPersistence)
          Sets the shopping order persistence.
 void ShoppingCategoryLocalServiceBaseImpl.setShoppingOrderPersistence(ShoppingOrderPersistence shoppingOrderPersistence)
          Sets the shopping order persistence.
 void ShoppingCartLocalServiceBaseImpl.setShoppingOrderPersistence(ShoppingOrderPersistence shoppingOrderPersistence)
          Sets the shopping order persistence.
 

Uses of ShoppingOrderPersistence in com.liferay.portlet.shopping.service.persistence
 

Classes in com.liferay.portlet.shopping.service.persistence that implement ShoppingOrderPersistence
 class ShoppingOrderPersistenceImpl
          The persistence implementation for the shopping order service.
 

Fields in com.liferay.portlet.shopping.service.persistence declared as ShoppingOrderPersistence
protected  ShoppingOrderPersistence ShoppingOrderPersistenceImpl.shoppingOrderPersistence
           
protected  ShoppingOrderPersistence ShoppingOrderItemPersistenceImpl.shoppingOrderPersistence
           
protected  ShoppingOrderPersistence ShoppingItemPricePersistenceImpl.shoppingOrderPersistence
           
protected  ShoppingOrderPersistence ShoppingItemPersistenceImpl.shoppingOrderPersistence
           
protected  ShoppingOrderPersistence ShoppingItemFieldPersistenceImpl.shoppingOrderPersistence
           
protected  ShoppingOrderPersistence ShoppingCouponPersistenceImpl.shoppingOrderPersistence
           
protected  ShoppingOrderPersistence ShoppingCategoryPersistenceImpl.shoppingOrderPersistence
           
protected  ShoppingOrderPersistence ShoppingCartPersistenceImpl.shoppingOrderPersistence
           
 

Methods in com.liferay.portlet.shopping.service.persistence that return ShoppingOrderPersistence
static ShoppingOrderPersistence ShoppingOrderUtil.getPersistence()
           
 

Methods in com.liferay.portlet.shopping.service.persistence with parameters of type ShoppingOrderPersistence
 void ShoppingOrderUtil.setPersistence(ShoppingOrderPersistence persistence)
           
 


Liferay 6.0.5