Liferay 6.2-ce-ga5

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

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

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

Methods in com.liferay.portlet.asset.service.persistence that return AssetTagPropertyPersistence
static AssetTagPropertyPersistence AssetTagPropertyUtil.getPersistence()
           
 

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


Liferay 6.2-ce-ga5