Liferay 6.1.2-ce-ga3

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

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 AssetTagPropertyBaseImpl
          The extended model base implementation for the AssetTagProperty service.
 class AssetTagPropertyImpl
           
 class AssetTagPropertyModelImpl
          The base model implementation for the AssetTagProperty service.
 


Liferay 6.1.2-ce-ga3