Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portlet.asset.AssetRendererFactoryRegistry

Packages that use AssetRendererFactoryRegistry
com.liferay.portal.asset   
com.liferay.portlet.asset   
 

Uses of AssetRendererFactoryRegistry in com.liferay.portal.asset
 

Classes in com.liferay.portal.asset that implement AssetRendererFactoryRegistry
 class AssetRendererFactoryRegistryImpl
           
 

Uses of AssetRendererFactoryRegistry in com.liferay.portlet.asset
 

Methods in com.liferay.portlet.asset that return AssetRendererFactoryRegistry
static AssetRendererFactoryRegistry AssetRendererFactoryRegistryUtil.getAssetRendererFactoryRegistry()
           
 

Methods in com.liferay.portlet.asset with parameters of type AssetRendererFactoryRegistry
 void AssetRendererFactoryRegistryUtil.setAssetRendererFactoryRegistry(AssetRendererFactoryRegistry assetRendererFactoryRegistry)
           
 


Liferay 6.2-ce-ga5