Liferay 6.0.5

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

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
          The base model implementation for the AssetCategoryProperty service.
 


Liferay 6.0.5