Liferay 6.1.2-ce-ga3

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

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

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

Methods in com.liferay.portlet.asset.service.persistence that return AssetTagPropertyKeyFinder
static AssetTagPropertyKeyFinder AssetTagPropertyKeyFinderUtil.getFinder()
           
 

Methods in com.liferay.portlet.asset.service.persistence with parameters of type AssetTagPropertyKeyFinder
 void AssetTagPropertyKeyFinderUtil.setFinder(AssetTagPropertyKeyFinder finder)
           
 


Liferay 6.1.2-ce-ga3