Liferay 6.1.2-ce-ga3

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 extended 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 AssetCategoryPropertyBaseImpl
          The extended model base implementation for the AssetCategoryProperty service.
 class AssetCategoryPropertyImpl
           
 class AssetCategoryPropertyModelImpl
          The base model implementation for the AssetCategoryProperty service.
 


Liferay 6.1.2-ce-ga3