Liferay 6.1.2-ce-ga3

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

Packages that use ShoppingCategoryPersistence
com.liferay.portal.service.base This package defines the portal service local and remote base classes. 
com.liferay.portal.service.persistence This package defines the portal service persistence interfaces, classes, and utilities. 
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()
          Returns the shopping category persistence.
 ShoppingCategoryPersistence GroupLocalServiceBaseImpl.getShoppingCategoryPersistence()
          Returns 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 ShoppingItemServiceBaseImpl.shoppingCategoryPersistence
           
protected  ShoppingCategoryPersistence ShoppingOrderLocalServiceBaseImpl.shoppingCategoryPersistence
           
protected  ShoppingCategoryPersistence ShoppingCategoryLocalServiceBaseImpl.shoppingCategoryPersistence
           
protected  ShoppingCategoryPersistence ShoppingItemLocalServiceBaseImpl.shoppingCategoryPersistence
           
protected  ShoppingCategoryPersistence ShoppingCartLocalServiceBaseImpl.shoppingCategoryPersistence
           
protected  ShoppingCategoryPersistence ShoppingItemFieldLocalServiceBaseImpl.shoppingCategoryPersistence
           
protected  ShoppingCategoryPersistence ShoppingOrderItemLocalServiceBaseImpl.shoppingCategoryPersistence
           
protected  ShoppingCategoryPersistence ShoppingCouponServiceBaseImpl.shoppingCategoryPersistence
           
protected  ShoppingCategoryPersistence ShoppingCategoryServiceBaseImpl.shoppingCategoryPersistence
           
protected  ShoppingCategoryPersistence ShoppingItemPriceLocalServiceBaseImpl.shoppingCategoryPersistence
           
protected  ShoppingCategoryPersistence ShoppingCouponLocalServiceBaseImpl.shoppingCategoryPersistence
           
protected  ShoppingCategoryPersistence ShoppingOrderServiceBaseImpl.shoppingCategoryPersistence
           
 

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

Methods in com.liferay.portlet.shopping.service.base with parameters of type ShoppingCategoryPersistence
 void ShoppingItemServiceBaseImpl.setShoppingCategoryPersistence(ShoppingCategoryPersistence shoppingCategoryPersistence)
          Sets the shopping category persistence.
 void ShoppingOrderLocalServiceBaseImpl.setShoppingCategoryPersistence(ShoppingCategoryPersistence shoppingCategoryPersistence)
          Sets the shopping category persistence.
 void ShoppingCategoryLocalServiceBaseImpl.setShoppingCategoryPersistence(ShoppingCategoryPersistence shoppingCategoryPersistence)
          Sets the shopping category persistence.
 void ShoppingItemLocalServiceBaseImpl.setShoppingCategoryPersistence(ShoppingCategoryPersistence shoppingCategoryPersistence)
          Sets the shopping category persistence.
 void ShoppingCartLocalServiceBaseImpl.setShoppingCategoryPersistence(ShoppingCategoryPersistence shoppingCategoryPersistence)
          Sets the shopping category persistence.
 void ShoppingItemFieldLocalServiceBaseImpl.setShoppingCategoryPersistence(ShoppingCategoryPersistence shoppingCategoryPersistence)
          Sets the shopping category persistence.
 void ShoppingOrderItemLocalServiceBaseImpl.setShoppingCategoryPersistence(ShoppingCategoryPersistence shoppingCategoryPersistence)
          Sets the shopping category persistence.
 void ShoppingCouponServiceBaseImpl.setShoppingCategoryPersistence(ShoppingCategoryPersistence shoppingCategoryPersistence)
          Sets the shopping category persistence.
 void ShoppingCategoryServiceBaseImpl.setShoppingCategoryPersistence(ShoppingCategoryPersistence shoppingCategoryPersistence)
          Sets the shopping category persistence.
 void ShoppingItemPriceLocalServiceBaseImpl.setShoppingCategoryPersistence(ShoppingCategoryPersistence shoppingCategoryPersistence)
          Sets the shopping category persistence.
 void ShoppingCouponLocalServiceBaseImpl.setShoppingCategoryPersistence(ShoppingCategoryPersistence shoppingCategoryPersistence)
          Sets the shopping category persistence.
 void ShoppingOrderServiceBaseImpl.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 ShoppingCartPersistenceImpl.shoppingCategoryPersistence
           
protected  ShoppingCategoryPersistence ShoppingOrderItemPersistenceImpl.shoppingCategoryPersistence
           
protected  ShoppingCategoryPersistence ShoppingCouponPersistenceImpl.shoppingCategoryPersistence
           
protected  ShoppingCategoryPersistence ShoppingCategoryPersistenceImpl.shoppingCategoryPersistence
           
protected  ShoppingCategoryPersistence ShoppingItemPersistenceImpl.shoppingCategoryPersistence
           
protected  ShoppingCategoryPersistence ShoppingItemFieldPersistenceImpl.shoppingCategoryPersistence
           
protected  ShoppingCategoryPersistence ShoppingItemPricePersistenceImpl.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)
          Deprecated.  
 


Liferay 6.1.2-ce-ga3