Liferay 6.1.2-ce-ga3

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

Packages that use AssetTagPersistence
com.liferay.portlet.asset.service.base   
com.liferay.portlet.asset.service.persistence   
com.liferay.portlet.blogs.service.base   
com.liferay.portlet.blogs.service.persistence   
com.liferay.portlet.bookmarks.service.base   
com.liferay.portlet.bookmarks.service.persistence   
com.liferay.portlet.calendar.service.base   
com.liferay.portlet.calendar.service.persistence   
com.liferay.portlet.documentlibrary.service.base   
com.liferay.portlet.documentlibrary.service.persistence   
com.liferay.portlet.journal.service.base   
com.liferay.portlet.journal.service.persistence   
com.liferay.portlet.messageboards.service.base   
com.liferay.portlet.messageboards.service.persistence   
com.liferay.portlet.wiki.service.base   
com.liferay.portlet.wiki.service.persistence   
 

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

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

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

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

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

Classes in com.liferay.portlet.asset.service.persistence that implement AssetTagPersistence
 class AssetTagPersistenceImpl
          The persistence implementation for the asset tag service.
 

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

Methods in com.liferay.portlet.asset.service.persistence that return AssetTagPersistence
static AssetTagPersistence AssetTagUtil.getPersistence()
           
 

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

Uses of AssetTagPersistence in com.liferay.portlet.blogs.service.base
 

Fields in com.liferay.portlet.blogs.service.base declared as AssetTagPersistence
protected  AssetTagPersistence BlogsEntryServiceBaseImpl.assetTagPersistence
           
protected  AssetTagPersistence BlogsEntryLocalServiceBaseImpl.assetTagPersistence
           
 

Methods in com.liferay.portlet.blogs.service.base that return AssetTagPersistence
 AssetTagPersistence BlogsEntryServiceBaseImpl.getAssetTagPersistence()
          Returns the asset tag persistence.
 AssetTagPersistence BlogsEntryLocalServiceBaseImpl.getAssetTagPersistence()
          Returns the asset tag persistence.
 

Methods in com.liferay.portlet.blogs.service.base with parameters of type AssetTagPersistence
 void BlogsEntryServiceBaseImpl.setAssetTagPersistence(AssetTagPersistence assetTagPersistence)
          Sets the asset tag persistence.
 void BlogsEntryLocalServiceBaseImpl.setAssetTagPersistence(AssetTagPersistence assetTagPersistence)
          Sets the asset tag persistence.
 

Uses of AssetTagPersistence in com.liferay.portlet.blogs.service.persistence
 

Fields in com.liferay.portlet.blogs.service.persistence declared as AssetTagPersistence
protected  AssetTagPersistence BlogsEntryPersistenceImpl.assetTagPersistence
           
 

Uses of AssetTagPersistence in com.liferay.portlet.bookmarks.service.base
 

Fields in com.liferay.portlet.bookmarks.service.base declared as AssetTagPersistence
protected  AssetTagPersistence BookmarksEntryServiceBaseImpl.assetTagPersistence
           
protected  AssetTagPersistence BookmarksEntryLocalServiceBaseImpl.assetTagPersistence
           
 

Methods in com.liferay.portlet.bookmarks.service.base that return AssetTagPersistence
 AssetTagPersistence BookmarksEntryServiceBaseImpl.getAssetTagPersistence()
          Returns the asset tag persistence.
 AssetTagPersistence BookmarksEntryLocalServiceBaseImpl.getAssetTagPersistence()
          Returns the asset tag persistence.
 

Methods in com.liferay.portlet.bookmarks.service.base with parameters of type AssetTagPersistence
 void BookmarksEntryServiceBaseImpl.setAssetTagPersistence(AssetTagPersistence assetTagPersistence)
          Sets the asset tag persistence.
 void BookmarksEntryLocalServiceBaseImpl.setAssetTagPersistence(AssetTagPersistence assetTagPersistence)
          Sets the asset tag persistence.
 

Uses of AssetTagPersistence in com.liferay.portlet.bookmarks.service.persistence
 

Fields in com.liferay.portlet.bookmarks.service.persistence declared as AssetTagPersistence
protected  AssetTagPersistence BookmarksEntryPersistenceImpl.assetTagPersistence
           
 

Uses of AssetTagPersistence in com.liferay.portlet.calendar.service.base
 

Fields in com.liferay.portlet.calendar.service.base declared as AssetTagPersistence
protected  AssetTagPersistence CalEventServiceBaseImpl.assetTagPersistence
           
protected  AssetTagPersistence CalEventLocalServiceBaseImpl.assetTagPersistence
           
 

Methods in com.liferay.portlet.calendar.service.base that return AssetTagPersistence
 AssetTagPersistence CalEventServiceBaseImpl.getAssetTagPersistence()
          Returns the asset tag persistence.
 AssetTagPersistence CalEventLocalServiceBaseImpl.getAssetTagPersistence()
          Returns the asset tag persistence.
 

Methods in com.liferay.portlet.calendar.service.base with parameters of type AssetTagPersistence
 void CalEventServiceBaseImpl.setAssetTagPersistence(AssetTagPersistence assetTagPersistence)
          Sets the asset tag persistence.
 void CalEventLocalServiceBaseImpl.setAssetTagPersistence(AssetTagPersistence assetTagPersistence)
          Sets the asset tag persistence.
 

Uses of AssetTagPersistence in com.liferay.portlet.calendar.service.persistence
 

Fields in com.liferay.portlet.calendar.service.persistence declared as AssetTagPersistence
protected  AssetTagPersistence CalEventPersistenceImpl.assetTagPersistence
           
 

Uses of AssetTagPersistence in com.liferay.portlet.documentlibrary.service.base
 

Fields in com.liferay.portlet.documentlibrary.service.base declared as AssetTagPersistence
protected  AssetTagPersistence DLFileEntryServiceBaseImpl.assetTagPersistence
           
protected  AssetTagPersistence DLFileShortcutServiceBaseImpl.assetTagPersistence
           
protected  AssetTagPersistence DLAppHelperLocalServiceBaseImpl.assetTagPersistence
           
protected  AssetTagPersistence DLFileEntryLocalServiceBaseImpl.assetTagPersistence
           
protected  AssetTagPersistence DLFileShortcutLocalServiceBaseImpl.assetTagPersistence
           
 

Methods in com.liferay.portlet.documentlibrary.service.base that return AssetTagPersistence
 AssetTagPersistence DLFileEntryServiceBaseImpl.getAssetTagPersistence()
          Returns the asset tag persistence.
 AssetTagPersistence DLFileShortcutServiceBaseImpl.getAssetTagPersistence()
          Returns the asset tag persistence.
 AssetTagPersistence DLAppHelperLocalServiceBaseImpl.getAssetTagPersistence()
          Returns the asset tag persistence.
 AssetTagPersistence DLFileEntryLocalServiceBaseImpl.getAssetTagPersistence()
          Returns the asset tag persistence.
 AssetTagPersistence DLFileShortcutLocalServiceBaseImpl.getAssetTagPersistence()
          Returns the asset tag persistence.
 

Methods in com.liferay.portlet.documentlibrary.service.base with parameters of type AssetTagPersistence
 void DLFileEntryServiceBaseImpl.setAssetTagPersistence(AssetTagPersistence assetTagPersistence)
          Sets the asset tag persistence.
 void DLFileShortcutServiceBaseImpl.setAssetTagPersistence(AssetTagPersistence assetTagPersistence)
          Sets the asset tag persistence.
 void DLAppHelperLocalServiceBaseImpl.setAssetTagPersistence(AssetTagPersistence assetTagPersistence)
          Sets the asset tag persistence.
 void DLFileEntryLocalServiceBaseImpl.setAssetTagPersistence(AssetTagPersistence assetTagPersistence)
          Sets the asset tag persistence.
 void DLFileShortcutLocalServiceBaseImpl.setAssetTagPersistence(AssetTagPersistence assetTagPersistence)
          Sets the asset tag persistence.
 

Uses of AssetTagPersistence in com.liferay.portlet.documentlibrary.service.persistence
 

Fields in com.liferay.portlet.documentlibrary.service.persistence declared as AssetTagPersistence
protected  AssetTagPersistence DLFileShortcutPersistenceImpl.assetTagPersistence
           
protected  AssetTagPersistence DLFileEntryPersistenceImpl.assetTagPersistence
           
 

Uses of AssetTagPersistence in com.liferay.portlet.journal.service.base
 

Fields in com.liferay.portlet.journal.service.base declared as AssetTagPersistence
protected  AssetTagPersistence JournalArticleServiceBaseImpl.assetTagPersistence
           
protected  AssetTagPersistence JournalArticleLocalServiceBaseImpl.assetTagPersistence
           
 

Methods in com.liferay.portlet.journal.service.base that return AssetTagPersistence
 AssetTagPersistence JournalArticleServiceBaseImpl.getAssetTagPersistence()
          Returns the asset tag persistence.
 AssetTagPersistence JournalArticleLocalServiceBaseImpl.getAssetTagPersistence()
          Returns the asset tag persistence.
 

Methods in com.liferay.portlet.journal.service.base with parameters of type AssetTagPersistence
 void JournalArticleServiceBaseImpl.setAssetTagPersistence(AssetTagPersistence assetTagPersistence)
          Sets the asset tag persistence.
 void JournalArticleLocalServiceBaseImpl.setAssetTagPersistence(AssetTagPersistence assetTagPersistence)
          Sets the asset tag persistence.
 

Uses of AssetTagPersistence in com.liferay.portlet.journal.service.persistence
 

Fields in com.liferay.portlet.journal.service.persistence declared as AssetTagPersistence
protected  AssetTagPersistence JournalArticlePersistenceImpl.assetTagPersistence
           
 

Uses of AssetTagPersistence in com.liferay.portlet.messageboards.service.base
 

Fields in com.liferay.portlet.messageboards.service.base declared as AssetTagPersistence
protected  AssetTagPersistence MBCategoryLocalServiceBaseImpl.assetTagPersistence
           
protected  AssetTagPersistence MBMessageServiceBaseImpl.assetTagPersistence
           
protected  AssetTagPersistence MBCategoryServiceBaseImpl.assetTagPersistence
           
protected  AssetTagPersistence MBMessageLocalServiceBaseImpl.assetTagPersistence
           
 

Methods in com.liferay.portlet.messageboards.service.base that return AssetTagPersistence
 AssetTagPersistence MBCategoryLocalServiceBaseImpl.getAssetTagPersistence()
          Returns the asset tag persistence.
 AssetTagPersistence MBMessageServiceBaseImpl.getAssetTagPersistence()
          Returns the asset tag persistence.
 AssetTagPersistence MBCategoryServiceBaseImpl.getAssetTagPersistence()
          Returns the asset tag persistence.
 AssetTagPersistence MBMessageLocalServiceBaseImpl.getAssetTagPersistence()
          Returns the asset tag persistence.
 

Methods in com.liferay.portlet.messageboards.service.base with parameters of type AssetTagPersistence
 void MBCategoryLocalServiceBaseImpl.setAssetTagPersistence(AssetTagPersistence assetTagPersistence)
          Sets the asset tag persistence.
 void MBMessageServiceBaseImpl.setAssetTagPersistence(AssetTagPersistence assetTagPersistence)
          Sets the asset tag persistence.
 void MBCategoryServiceBaseImpl.setAssetTagPersistence(AssetTagPersistence assetTagPersistence)
          Sets the asset tag persistence.
 void MBMessageLocalServiceBaseImpl.setAssetTagPersistence(AssetTagPersistence assetTagPersistence)
          Sets the asset tag persistence.
 

Uses of AssetTagPersistence in com.liferay.portlet.messageboards.service.persistence
 

Fields in com.liferay.portlet.messageboards.service.persistence declared as AssetTagPersistence
protected  AssetTagPersistence MBMessagePersistenceImpl.assetTagPersistence
           
protected  AssetTagPersistence MBCategoryPersistenceImpl.assetTagPersistence
           
 

Uses of AssetTagPersistence in com.liferay.portlet.wiki.service.base
 

Fields in com.liferay.portlet.wiki.service.base declared as AssetTagPersistence
protected  AssetTagPersistence WikiPageLocalServiceBaseImpl.assetTagPersistence
           
protected  AssetTagPersistence WikiPageServiceBaseImpl.assetTagPersistence
           
 

Methods in com.liferay.portlet.wiki.service.base that return AssetTagPersistence
 AssetTagPersistence WikiPageLocalServiceBaseImpl.getAssetTagPersistence()
          Returns the asset tag persistence.
 AssetTagPersistence WikiPageServiceBaseImpl.getAssetTagPersistence()
          Returns the asset tag persistence.
 

Methods in com.liferay.portlet.wiki.service.base with parameters of type AssetTagPersistence
 void WikiPageLocalServiceBaseImpl.setAssetTagPersistence(AssetTagPersistence assetTagPersistence)
          Sets the asset tag persistence.
 void WikiPageServiceBaseImpl.setAssetTagPersistence(AssetTagPersistence assetTagPersistence)
          Sets the asset tag persistence.
 

Uses of AssetTagPersistence in com.liferay.portlet.wiki.service.persistence
 

Fields in com.liferay.portlet.wiki.service.persistence declared as AssetTagPersistence
protected  AssetTagPersistence WikiPagePersistenceImpl.assetTagPersistence
           
 


Liferay 6.1.2-ce-ga3