Liferay 7.0-ce-b4

Uses of Class
com.liferay.portlet.asset.model.impl.AssetCategoryPropertyModelImpl

Packages that use AssetCategoryPropertyModelImpl
com.liferay.portlet.asset.model.impl   
com.liferay.portlet.asset.service.persistence.impl   
 

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

Subclasses of AssetCategoryPropertyModelImpl in com.liferay.portlet.asset.model.impl
 class AssetCategoryPropertyBaseImpl
          The extended model base implementation for the AssetCategoryProperty service.
 class AssetCategoryPropertyImpl
           
 

Uses of AssetCategoryPropertyModelImpl in com.liferay.portlet.asset.service.persistence.impl
 

Methods in com.liferay.portlet.asset.service.persistence.impl with parameters of type AssetCategoryPropertyModelImpl
protected  void AssetCategoryPropertyPersistenceImpl.cacheUniqueFindersCache(AssetCategoryPropertyModelImpl assetCategoryPropertyModelImpl, boolean isNew)
           
protected  void AssetCategoryPropertyPersistenceImpl.clearUniqueFindersCache(AssetCategoryPropertyModelImpl assetCategoryPropertyModelImpl)
           
 


Liferay 7.0-ce-b4