Liferay 7.0-ce-b4

Uses of Interface
com.liferay.portlet.asset.model.adapter.StagedAssetLink

Packages that use StagedAssetLink
com.liferay.portlet.asset.model.adapter.builder   
com.liferay.portlet.asset.model.adapter.impl   
 

Uses of StagedAssetLink in com.liferay.portlet.asset.model.adapter.builder
 

Methods in com.liferay.portlet.asset.model.adapter.builder that return StagedAssetLink
 StagedAssetLink StagedAssetLinkModelAdapterBuilder.build(AssetLink assetLink)
           
 

Uses of StagedAssetLink in com.liferay.portlet.asset.model.adapter.impl
 

Classes in com.liferay.portlet.asset.model.adapter.impl that implement StagedAssetLink
 class StagedAssetLinkImpl
           
 


Liferay 7.0-ce-b4