Liferay 6.0.3

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

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

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

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

Classes in com.liferay.portlet.asset.model that implement AssetTagPropertyModel
 class AssetTagPropertyWrapper
           This class is a wrapper for AssetTagProperty.
 

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

Classes in com.liferay.portlet.asset.model.impl that implement AssetTagPropertyModel
 class AssetTagPropertyImpl
           
 class AssetTagPropertyModelImpl
           This interface is a model that represents the AssetTagProperty table in the database.
 


Liferay 6.0.3