Liferay 6.0.3

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

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

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

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

Classes in com.liferay.portlet.asset.model that implement AssetCategoryPropertyModel
 class AssetCategoryPropertyWrapper
           This class is a wrapper for AssetCategoryProperty.
 

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

Classes in com.liferay.portlet.asset.model.impl that implement AssetCategoryPropertyModel
 class AssetCategoryPropertyImpl
           
 class AssetCategoryPropertyModelImpl
           This interface is a model that represents the AssetCategoryProperty table in the database.
 


Liferay 6.0.3