Liferay 6.0.3

Uses of Interface
com.liferay.portlet.asset.model.AssetLinkModel

Packages that use AssetLinkModel
com.liferay.portlet.asset.model   
com.liferay.portlet.asset.model.impl   
 

Uses of AssetLinkModel in com.liferay.portlet.asset.model
 

Subinterfaces of AssetLinkModel in com.liferay.portlet.asset.model
 interface AssetLink
           This interface is a model that represents the AssetLink table in the database.
 

Classes in com.liferay.portlet.asset.model that implement AssetLinkModel
 class AssetLinkWrapper
           This class is a wrapper for AssetLink.
 

Uses of AssetLinkModel in com.liferay.portlet.asset.model.impl
 

Classes in com.liferay.portlet.asset.model.impl that implement AssetLinkModel
 class AssetLinkImpl
           
 class AssetLinkModelImpl
           This interface is a model that represents the AssetLink table in the database.
 


Liferay 6.0.3