Liferay 6.2-ce-ga5

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

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

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

Methods in com.liferay.portlet.asset.service.persistence that return AssetCategoryPropertyPersistence
static AssetCategoryPropertyPersistence AssetCategoryPropertyUtil.getPersistence()
           
 

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


Liferay 6.2-ce-ga5