Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portlet.asset.service.persistence.AssetCategoryPersistence

Packages that use AssetCategoryPersistence
com.liferay.portlet.asset.service.persistence   
 

Uses of AssetCategoryPersistence in com.liferay.portlet.asset.service.persistence
 

Methods in com.liferay.portlet.asset.service.persistence that return AssetCategoryPersistence
static AssetCategoryPersistence AssetCategoryUtil.getPersistence()
           
 

Methods in com.liferay.portlet.asset.service.persistence with parameters of type AssetCategoryPersistence
 void AssetCategoryUtil.setPersistence(AssetCategoryPersistence persistence)
          Deprecated. As of 6.2.0
 


Liferay 6.2-ce-ga5