Liferay 6.0.5

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

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

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

Subinterfaces of AssetTagModel in com.liferay.portlet.asset.model
 interface AssetTag
          The model interface for the AssetTag service.
 

Classes in com.liferay.portlet.asset.model that implement AssetTagModel
 class AssetTagWrapper
           This class is a wrapper for AssetTag.
 

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

Classes in com.liferay.portlet.asset.model.impl that implement AssetTagModel
 class AssetTagImpl
           
 class AssetTagModelImpl
          The base model implementation for the AssetTag service.
 


Liferay 6.0.5