Liferay 6.1.2-ce-ga3

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
          The extended model interface for the AssetLink service.
 

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 AssetLinkBaseImpl
          The extended model base implementation for the AssetLink service.
 class AssetLinkImpl
           
 class AssetLinkModelImpl
          The base model implementation for the AssetLink service.
 


Liferay 6.1.2-ce-ga3