Liferay 6.0.4

Uses of Interface
com.liferay.portlet.asset.service.persistence.AssetCategoryPropertyPersistence

Packages that use AssetCategoryPropertyPersistence
com.liferay.portlet.asset.service.base   
com.liferay.portlet.asset.service.persistence   
 

Uses of AssetCategoryPropertyPersistence in com.liferay.portlet.asset.service.base
 

Fields in com.liferay.portlet.asset.service.base declared as AssetCategoryPropertyPersistence
protected  AssetCategoryPropertyPersistence AssetVocabularyServiceBaseImpl.assetCategoryPropertyPersistence
           
protected  AssetCategoryPropertyPersistence AssetVocabularyLocalServiceBaseImpl.assetCategoryPropertyPersistence
           
protected  AssetCategoryPropertyPersistence AssetTagStatsLocalServiceBaseImpl.assetCategoryPropertyPersistence
           
protected  AssetCategoryPropertyPersistence AssetTagServiceBaseImpl.assetCategoryPropertyPersistence
           
protected  AssetCategoryPropertyPersistence AssetTagPropertyServiceBaseImpl.assetCategoryPropertyPersistence
           
protected  AssetCategoryPropertyPersistence AssetTagPropertyLocalServiceBaseImpl.assetCategoryPropertyPersistence
           
protected  AssetCategoryPropertyPersistence AssetTagLocalServiceBaseImpl.assetCategoryPropertyPersistence
           
protected  AssetCategoryPropertyPersistence AssetLinkLocalServiceBaseImpl.assetCategoryPropertyPersistence
           
protected  AssetCategoryPropertyPersistence AssetEntryServiceBaseImpl.assetCategoryPropertyPersistence
           
protected  AssetCategoryPropertyPersistence AssetEntryLocalServiceBaseImpl.assetCategoryPropertyPersistence
           
protected  AssetCategoryPropertyPersistence AssetCategoryServiceBaseImpl.assetCategoryPropertyPersistence
           
protected  AssetCategoryPropertyPersistence AssetCategoryPropertyServiceBaseImpl.assetCategoryPropertyPersistence
           
protected  AssetCategoryPropertyPersistence AssetCategoryPropertyLocalServiceBaseImpl.assetCategoryPropertyPersistence
           
protected  AssetCategoryPropertyPersistence AssetCategoryLocalServiceBaseImpl.assetCategoryPropertyPersistence
           
 

Methods in com.liferay.portlet.asset.service.base that return AssetCategoryPropertyPersistence
 AssetCategoryPropertyPersistence AssetVocabularyServiceBaseImpl.getAssetCategoryPropertyPersistence()
           
 AssetCategoryPropertyPersistence AssetVocabularyLocalServiceBaseImpl.getAssetCategoryPropertyPersistence()
           
 AssetCategoryPropertyPersistence AssetTagStatsLocalServiceBaseImpl.getAssetCategoryPropertyPersistence()
           
 AssetCategoryPropertyPersistence AssetTagServiceBaseImpl.getAssetCategoryPropertyPersistence()
           
 AssetCategoryPropertyPersistence AssetTagPropertyServiceBaseImpl.getAssetCategoryPropertyPersistence()
           
 AssetCategoryPropertyPersistence AssetTagPropertyLocalServiceBaseImpl.getAssetCategoryPropertyPersistence()
           
 AssetCategoryPropertyPersistence AssetTagLocalServiceBaseImpl.getAssetCategoryPropertyPersistence()
           
 AssetCategoryPropertyPersistence AssetLinkLocalServiceBaseImpl.getAssetCategoryPropertyPersistence()
           
 AssetCategoryPropertyPersistence AssetEntryServiceBaseImpl.getAssetCategoryPropertyPersistence()
           
 AssetCategoryPropertyPersistence AssetEntryLocalServiceBaseImpl.getAssetCategoryPropertyPersistence()
           
 AssetCategoryPropertyPersistence AssetCategoryServiceBaseImpl.getAssetCategoryPropertyPersistence()
           
 AssetCategoryPropertyPersistence AssetCategoryPropertyServiceBaseImpl.getAssetCategoryPropertyPersistence()
           
 AssetCategoryPropertyPersistence AssetCategoryPropertyLocalServiceBaseImpl.getAssetCategoryPropertyPersistence()
           
 AssetCategoryPropertyPersistence AssetCategoryLocalServiceBaseImpl.getAssetCategoryPropertyPersistence()
           
 

Methods in com.liferay.portlet.asset.service.base with parameters of type AssetCategoryPropertyPersistence
 void AssetVocabularyServiceBaseImpl.setAssetCategoryPropertyPersistence(AssetCategoryPropertyPersistence assetCategoryPropertyPersistence)
           
 void AssetVocabularyLocalServiceBaseImpl.setAssetCategoryPropertyPersistence(AssetCategoryPropertyPersistence assetCategoryPropertyPersistence)
           
 void AssetTagStatsLocalServiceBaseImpl.setAssetCategoryPropertyPersistence(AssetCategoryPropertyPersistence assetCategoryPropertyPersistence)
           
 void AssetTagServiceBaseImpl.setAssetCategoryPropertyPersistence(AssetCategoryPropertyPersistence assetCategoryPropertyPersistence)
           
 void AssetTagPropertyServiceBaseImpl.setAssetCategoryPropertyPersistence(AssetCategoryPropertyPersistence assetCategoryPropertyPersistence)
           
 void AssetTagPropertyLocalServiceBaseImpl.setAssetCategoryPropertyPersistence(AssetCategoryPropertyPersistence assetCategoryPropertyPersistence)
           
 void AssetTagLocalServiceBaseImpl.setAssetCategoryPropertyPersistence(AssetCategoryPropertyPersistence assetCategoryPropertyPersistence)
           
 void AssetLinkLocalServiceBaseImpl.setAssetCategoryPropertyPersistence(AssetCategoryPropertyPersistence assetCategoryPropertyPersistence)
           
 void AssetEntryServiceBaseImpl.setAssetCategoryPropertyPersistence(AssetCategoryPropertyPersistence assetCategoryPropertyPersistence)
           
 void AssetEntryLocalServiceBaseImpl.setAssetCategoryPropertyPersistence(AssetCategoryPropertyPersistence assetCategoryPropertyPersistence)
           
 void AssetCategoryServiceBaseImpl.setAssetCategoryPropertyPersistence(AssetCategoryPropertyPersistence assetCategoryPropertyPersistence)
           
 void AssetCategoryPropertyServiceBaseImpl.setAssetCategoryPropertyPersistence(AssetCategoryPropertyPersistence assetCategoryPropertyPersistence)
           
 void AssetCategoryPropertyLocalServiceBaseImpl.setAssetCategoryPropertyPersistence(AssetCategoryPropertyPersistence assetCategoryPropertyPersistence)
           
 void AssetCategoryLocalServiceBaseImpl.setAssetCategoryPropertyPersistence(AssetCategoryPropertyPersistence assetCategoryPropertyPersistence)
           
 

Uses of AssetCategoryPropertyPersistence in com.liferay.portlet.asset.service.persistence
 

Classes in com.liferay.portlet.asset.service.persistence that implement AssetCategoryPropertyPersistence
 class AssetCategoryPropertyPersistenceImpl
          The persistence for the asset category property service.
 

Fields in com.liferay.portlet.asset.service.persistence declared as AssetCategoryPropertyPersistence
protected  AssetCategoryPropertyPersistence AssetVocabularyPersistenceImpl.assetCategoryPropertyPersistence
           
protected  AssetCategoryPropertyPersistence AssetTagStatsPersistenceImpl.assetCategoryPropertyPersistence
           
protected  AssetCategoryPropertyPersistence AssetTagPropertyPersistenceImpl.assetCategoryPropertyPersistence
           
protected  AssetCategoryPropertyPersistence AssetTagPersistenceImpl.assetCategoryPropertyPersistence
           
protected  AssetCategoryPropertyPersistence AssetLinkPersistenceImpl.assetCategoryPropertyPersistence
           
protected  AssetCategoryPropertyPersistence AssetEntryPersistenceImpl.assetCategoryPropertyPersistence
           
protected  AssetCategoryPropertyPersistence AssetCategoryPropertyPersistenceImpl.assetCategoryPropertyPersistence
           
protected  AssetCategoryPropertyPersistence AssetCategoryPersistenceImpl.assetCategoryPropertyPersistence
           
 

Methods in com.liferay.portlet.asset.service.persistence that return AssetCategoryPropertyPersistence
static AssetCategoryPropertyPersistence AssetCategoryPropertyUtil.getPersistence()
           
 

Methods in com.liferay.portlet.asset.service.persistence with parameters of type AssetCategoryPropertyPersistence
 void AssetCategoryPropertyUtil.setPersistence(AssetCategoryPropertyPersistence persistence)
           
 


Liferay 6.0.4