Liferay 6.1.2-ce-ga3

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.  
 


Liferay 6.1.2-ce-ga3