Liferay 6.1.2-ce-ga3

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

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

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

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

Methods in com.liferay.portlet.asset.service.base that return AssetTagPropertyPersistence
 AssetTagPropertyPersistence AssetCategoryLocalServiceBaseImpl.getAssetTagPropertyPersistence()
          Returns the asset tag property persistence.
 AssetTagPropertyPersistence AssetTagStatsLocalServiceBaseImpl.getAssetTagPropertyPersistence()
          Returns the asset tag property persistence.
 AssetTagPropertyPersistence AssetVocabularyServiceBaseImpl.getAssetTagPropertyPersistence()
          Returns the asset tag property persistence.
 AssetTagPropertyPersistence AssetCategoryServiceBaseImpl.getAssetTagPropertyPersistence()
          Returns the asset tag property persistence.
 AssetTagPropertyPersistence AssetCategoryPropertyLocalServiceBaseImpl.getAssetTagPropertyPersistence()
          Returns the asset tag property persistence.
 AssetTagPropertyPersistence AssetTagPropertyServiceBaseImpl.getAssetTagPropertyPersistence()
          Returns the asset tag property persistence.
 AssetTagPropertyPersistence AssetTagPropertyLocalServiceBaseImpl.getAssetTagPropertyPersistence()
          Returns the asset tag property persistence.
 AssetTagPropertyPersistence AssetEntryServiceBaseImpl.getAssetTagPropertyPersistence()
          Returns the asset tag property persistence.
 AssetTagPropertyPersistence AssetLinkLocalServiceBaseImpl.getAssetTagPropertyPersistence()
          Returns the asset tag property persistence.
 AssetTagPropertyPersistence AssetVocabularyLocalServiceBaseImpl.getAssetTagPropertyPersistence()
          Returns the asset tag property persistence.
 AssetTagPropertyPersistence AssetTagLocalServiceBaseImpl.getAssetTagPropertyPersistence()
          Returns the asset tag property persistence.
 AssetTagPropertyPersistence AssetEntryLocalServiceBaseImpl.getAssetTagPropertyPersistence()
          Returns the asset tag property persistence.
 AssetTagPropertyPersistence AssetTagServiceBaseImpl.getAssetTagPropertyPersistence()
          Returns the asset tag property persistence.
 AssetTagPropertyPersistence AssetCategoryPropertyServiceBaseImpl.getAssetTagPropertyPersistence()
          Returns the asset tag property persistence.
 

Methods in com.liferay.portlet.asset.service.base with parameters of type AssetTagPropertyPersistence
 void AssetCategoryLocalServiceBaseImpl.setAssetTagPropertyPersistence(AssetTagPropertyPersistence assetTagPropertyPersistence)
          Sets the asset tag property persistence.
 void AssetTagStatsLocalServiceBaseImpl.setAssetTagPropertyPersistence(AssetTagPropertyPersistence assetTagPropertyPersistence)
          Sets the asset tag property persistence.
 void AssetVocabularyServiceBaseImpl.setAssetTagPropertyPersistence(AssetTagPropertyPersistence assetTagPropertyPersistence)
          Sets the asset tag property persistence.
 void AssetCategoryServiceBaseImpl.setAssetTagPropertyPersistence(AssetTagPropertyPersistence assetTagPropertyPersistence)
          Sets the asset tag property persistence.
 void AssetCategoryPropertyLocalServiceBaseImpl.setAssetTagPropertyPersistence(AssetTagPropertyPersistence assetTagPropertyPersistence)
          Sets the asset tag property persistence.
 void AssetTagPropertyServiceBaseImpl.setAssetTagPropertyPersistence(AssetTagPropertyPersistence assetTagPropertyPersistence)
          Sets the asset tag property persistence.
 void AssetTagPropertyLocalServiceBaseImpl.setAssetTagPropertyPersistence(AssetTagPropertyPersistence assetTagPropertyPersistence)
          Sets the asset tag property persistence.
 void AssetEntryServiceBaseImpl.setAssetTagPropertyPersistence(AssetTagPropertyPersistence assetTagPropertyPersistence)
          Sets the asset tag property persistence.
 void AssetLinkLocalServiceBaseImpl.setAssetTagPropertyPersistence(AssetTagPropertyPersistence assetTagPropertyPersistence)
          Sets the asset tag property persistence.
 void AssetVocabularyLocalServiceBaseImpl.setAssetTagPropertyPersistence(AssetTagPropertyPersistence assetTagPropertyPersistence)
          Sets the asset tag property persistence.
 void AssetTagLocalServiceBaseImpl.setAssetTagPropertyPersistence(AssetTagPropertyPersistence assetTagPropertyPersistence)
          Sets the asset tag property persistence.
 void AssetEntryLocalServiceBaseImpl.setAssetTagPropertyPersistence(AssetTagPropertyPersistence assetTagPropertyPersistence)
          Sets the asset tag property persistence.
 void AssetTagServiceBaseImpl.setAssetTagPropertyPersistence(AssetTagPropertyPersistence assetTagPropertyPersistence)
          Sets the asset tag property persistence.
 void AssetCategoryPropertyServiceBaseImpl.setAssetTagPropertyPersistence(AssetTagPropertyPersistence assetTagPropertyPersistence)
          Sets the asset tag property persistence.
 

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

Classes in com.liferay.portlet.asset.service.persistence that implement AssetTagPropertyPersistence
 class AssetTagPropertyPersistenceImpl
          The persistence implementation for the asset tag property service.
 

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

Methods in com.liferay.portlet.asset.service.persistence that return AssetTagPropertyPersistence
static AssetTagPropertyPersistence AssetTagPropertyUtil.getPersistence()
           
 

Methods in com.liferay.portlet.asset.service.persistence with parameters of type AssetTagPropertyPersistence
 void AssetTagPropertyUtil.setPersistence(AssetTagPropertyPersistence persistence)
          Deprecated.  
 


Liferay 6.1.2-ce-ga3