Liferay 6.0.5

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

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

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

Fields in com.liferay.portal.service.base declared as ShoppingCategoryPersistence
protected  ShoppingCategoryPersistence GroupServiceBaseImpl.shoppingCategoryPersistence
           
protected  ShoppingCategoryPersistence GroupLocalServiceBaseImpl.shoppingCategoryPersistence
           
 

Methods in com.liferay.portal.service.base that return ShoppingCategoryPersistence
 ShoppingCategoryPersistence GroupServiceBaseImpl.getShoppingCategoryPersistence()
          Gets the shopping category persistence.
 ShoppingCategoryPersistence GroupLocalServiceBaseImpl.getShoppingCategoryPersistence()
          Gets the shopping category persistence.
 

Methods in com.liferay.portal.service.base with parameters of type ShoppingCategoryPersistence
 void GroupServiceBaseImpl.setShoppingCategoryPersistence(ShoppingCategoryPersistence shoppingCategoryPersistence)
          Sets the shopping category persistence.
 void GroupLocalServiceBaseImpl.setShoppingCategoryPersistence(ShoppingCategoryPersistence shoppingCategoryPersistence)
          Sets the shopping category persistence.
 

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

Fields in com.liferay.portal.service.persistence declared as ShoppingCategoryPersistence
protected  ShoppingCategoryPersistence GroupPersistenceImpl.shoppingCategoryPersistence
           
 

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

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

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

Methods in com.liferay.portlet.shopping.service.base with parameters of type ShoppingCategoryPersistence
 void ShoppingOrderServiceBaseImpl.setShoppingCategoryPersistence(ShoppingCategoryPersistence shoppingCategoryPersistence)
          Sets the shopping category persistence.
 void ShoppingOrderLocalServiceBaseImpl.setShoppingCategoryPersistence(ShoppingCategoryPersistence shoppingCategoryPersistence)
          Sets the shopping category persistence.
 void ShoppingOrderItemLocalServiceBaseImpl.setShoppingCategoryPersistence(ShoppingCategoryPersistence shoppingCategoryPersistence)
          Sets the shopping category persistence.
 void ShoppingItemServiceBaseImpl.setShoppingCategoryPersistence(ShoppingCategoryPersistence shoppingCategoryPersistence)
          Sets the shopping category persistence.
 void ShoppingItemPriceLocalServiceBaseImpl.setShoppingCategoryPersistence(ShoppingCategoryPersistence shoppingCategoryPersistence)
          Sets the shopping category persistence.
 void ShoppingItemLocalServiceBaseImpl.setShoppingCategoryPersistence(ShoppingCategoryPersistence shoppingCategoryPersistence)
          Sets the shopping category persistence.
 void ShoppingItemFieldLocalServiceBaseImpl.setShoppingCategoryPersistence(ShoppingCategoryPersistence shoppingCategoryPersistence)
          Sets the shopping category persistence.
 void ShoppingCouponServiceBaseImpl.setShoppingCategoryPersistence(ShoppingCategoryPersistence shoppingCategoryPersistence)
          Sets the shopping category persistence.
 void ShoppingCouponLocalServiceBaseImpl.setShoppingCategoryPersistence(ShoppingCategoryPersistence shoppingCategoryPersistence)
          Sets the shopping category persistence.
 void ShoppingCategoryServiceBaseImpl.setShoppingCategoryPersistence(ShoppingCategoryPersistence shoppingCategoryPersistence)
          Sets the shopping category persistence.
 void ShoppingCategoryLocalServiceBaseImpl.setShoppingCategoryPersistence(ShoppingCategoryPersistence shoppingCategoryPersistence)
          Sets the shopping category persistence.
 void ShoppingCartLocalServiceBaseImpl.setShoppingCategoryPersistence(ShoppingCategoryPersistence shoppingCategoryPersistence)
          Sets the shopping category persistence.
 

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

Classes in com.liferay.portlet.shopping.service.persistence that implement ShoppingCategoryPersistence
 class ShoppingCategoryPersistenceImpl
          The persistence implementation for the shopping category service.
 

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

Methods in com.liferay.portlet.shopping.service.persistence that return ShoppingCategoryPersistence
static ShoppingCategoryPersistence ShoppingCategoryUtil.getPersistence()
           
 

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


Liferay 6.0.5