Liferay 6.1.2-ce-ga3

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

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 AssetCategoryBaseImpl
          The extended model base implementation for the AssetCategory service.
 class AssetCategoryImpl
           
 class AssetCategoryModelImpl
          The base model implementation for the AssetCategory service.
 


Liferay 6.1.2-ce-ga3