Liferay 6.0.3

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

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

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

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

Classes in com.liferay.portlet.asset.model that implement AssetCategoryModel
 class AssetCategoryWrapper
           This class is a wrapper for AssetCategory.
 

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

Classes in com.liferay.portlet.asset.model.impl that implement AssetCategoryModel
 class AssetCategoryImpl
           
 class AssetCategoryModelImpl
           This interface is a model that represents the AssetCategory table in the database.
 


Liferay 6.0.3