Liferay 6.2-ce-ga5

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

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

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

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. As of 6.2.0
 


Liferay 6.2-ce-ga5