Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portlet.assetpublisher.util.AssetPublisher

Packages that use AssetPublisher
com.liferay.portlet.assetpublisher.util   
 

Uses of AssetPublisher in com.liferay.portlet.assetpublisher.util
 

Classes in com.liferay.portlet.assetpublisher.util that implement AssetPublisher
 class AssetPublisherImpl
           
 

Methods in com.liferay.portlet.assetpublisher.util that return AssetPublisher
static AssetPublisher AssetPublisherUtil.getAssetPublisher()
           
 

Methods in com.liferay.portlet.assetpublisher.util with parameters of type AssetPublisher
 void AssetPublisherUtil.setAssetPublisher(AssetPublisher assetPublisher)
           
 


Liferay 6.2-ce-ga5