Liferay 6.2-ce-ga5

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

Packages that use AssetEntryPersistence
com.liferay.portal.service.base This package defines the portal service local and remote base classes. 
com.liferay.portlet.asset.service.base   
com.liferay.portlet.asset.service.persistence   
com.liferay.portlet.blogs.service.base   
com.liferay.portlet.bookmarks.service.base   
com.liferay.portlet.calendar.service.base   
com.liferay.portlet.documentlibrary.service.base   
com.liferay.portlet.dynamicdatalists.service.base   
com.liferay.portlet.flags.service.base   
com.liferay.portlet.journal.service.base   
com.liferay.portlet.messageboards.service.base   
com.liferay.portlet.ratings.service.base   
com.liferay.portlet.social.service.base   
com.liferay.portlet.wiki.service.base   
 

Uses of AssetEntryPersistence in com.liferay.portal.service.base
 

Fields in com.liferay.portal.service.base declared as AssetEntryPersistence
protected  AssetEntryPersistence GroupServiceBaseImpl.assetEntryPersistence
           
protected  AssetEntryPersistence UserServiceBaseImpl.assetEntryPersistence
           
protected  AssetEntryPersistence UserLocalServiceBaseImpl.assetEntryPersistence
           
protected  AssetEntryPersistence RepositoryLocalServiceBaseImpl.assetEntryPersistence
           
protected  AssetEntryPersistence OrganizationLocalServiceBaseImpl.assetEntryPersistence
           
protected  AssetEntryPersistence RepositoryServiceBaseImpl.assetEntryPersistence
           
protected  AssetEntryPersistence GroupLocalServiceBaseImpl.assetEntryPersistence
           
protected  AssetEntryPersistence SubscriptionLocalServiceBaseImpl.assetEntryPersistence
           
protected  AssetEntryPersistence OrganizationServiceBaseImpl.assetEntryPersistence
           
 

Methods in com.liferay.portal.service.base that return AssetEntryPersistence
 AssetEntryPersistence GroupServiceBaseImpl.getAssetEntryPersistence()
          Returns the asset entry persistence.
 AssetEntryPersistence UserServiceBaseImpl.getAssetEntryPersistence()
          Returns the asset entry persistence.
 AssetEntryPersistence UserLocalServiceBaseImpl.getAssetEntryPersistence()
          Returns the asset entry persistence.
 AssetEntryPersistence RepositoryLocalServiceBaseImpl.getAssetEntryPersistence()
          Returns the asset entry persistence.
 AssetEntryPersistence OrganizationLocalServiceBaseImpl.getAssetEntryPersistence()
          Returns the asset entry persistence.
 AssetEntryPersistence RepositoryServiceBaseImpl.getAssetEntryPersistence()
          Returns the asset entry persistence.
 AssetEntryPersistence GroupLocalServiceBaseImpl.getAssetEntryPersistence()
          Returns the asset entry persistence.
 AssetEntryPersistence SubscriptionLocalServiceBaseImpl.getAssetEntryPersistence()
          Returns the asset entry persistence.
 AssetEntryPersistence OrganizationServiceBaseImpl.getAssetEntryPersistence()
          Returns the asset entry persistence.
 

Methods in com.liferay.portal.service.base with parameters of type AssetEntryPersistence
 void GroupServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
          Sets the asset entry persistence.
 void UserServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
          Sets the asset entry persistence.
 void UserLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
          Sets the asset entry persistence.
 void RepositoryLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
          Sets the asset entry persistence.
 void OrganizationLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
          Sets the asset entry persistence.
 void RepositoryServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
          Sets the asset entry persistence.
 void GroupLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
          Sets the asset entry persistence.
 void SubscriptionLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
          Sets the asset entry persistence.
 void OrganizationServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
          Sets the asset entry persistence.
 

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

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

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

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

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

Classes in com.liferay.portlet.asset.service.persistence that implement AssetEntryPersistence
 class AssetEntryPersistenceImpl
          The persistence implementation for the asset entry service.
 

Fields in com.liferay.portlet.asset.service.persistence declared as AssetEntryPersistence
protected  AssetEntryPersistence AssetTagPersistenceImpl.assetEntryPersistence
           
protected  AssetEntryPersistence AssetCategoryPersistenceImpl.assetEntryPersistence
           
 

Methods in com.liferay.portlet.asset.service.persistence that return AssetEntryPersistence
static AssetEntryPersistence AssetEntryUtil.getPersistence()
           
 

Methods in com.liferay.portlet.asset.service.persistence with parameters of type AssetEntryPersistence
 void AssetEntryUtil.setPersistence(AssetEntryPersistence persistence)
          Deprecated. As of 6.2.0
 

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

Fields in com.liferay.portlet.blogs.service.base declared as AssetEntryPersistence
protected  AssetEntryPersistence BlogsEntryServiceBaseImpl.assetEntryPersistence
           
protected  AssetEntryPersistence BlogsEntryLocalServiceBaseImpl.assetEntryPersistence
           
 

Methods in com.liferay.portlet.blogs.service.base that return AssetEntryPersistence
 AssetEntryPersistence BlogsEntryServiceBaseImpl.getAssetEntryPersistence()
          Returns the asset entry persistence.
 AssetEntryPersistence BlogsEntryLocalServiceBaseImpl.getAssetEntryPersistence()
          Returns the asset entry persistence.
 

Methods in com.liferay.portlet.blogs.service.base with parameters of type AssetEntryPersistence
 void BlogsEntryServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
          Sets the asset entry persistence.
 void BlogsEntryLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
          Sets the asset entry persistence.
 

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

Fields in com.liferay.portlet.bookmarks.service.base declared as AssetEntryPersistence
protected  AssetEntryPersistence BookmarksFolderLocalServiceBaseImpl.assetEntryPersistence
           
protected  AssetEntryPersistence BookmarksFolderServiceBaseImpl.assetEntryPersistence
           
protected  AssetEntryPersistence BookmarksEntryLocalServiceBaseImpl.assetEntryPersistence
           
protected  AssetEntryPersistence BookmarksEntryServiceBaseImpl.assetEntryPersistence
           
 

Methods in com.liferay.portlet.bookmarks.service.base that return AssetEntryPersistence
 AssetEntryPersistence BookmarksFolderLocalServiceBaseImpl.getAssetEntryPersistence()
          Returns the asset entry persistence.
 AssetEntryPersistence BookmarksFolderServiceBaseImpl.getAssetEntryPersistence()
          Returns the asset entry persistence.
 AssetEntryPersistence BookmarksEntryLocalServiceBaseImpl.getAssetEntryPersistence()
          Returns the asset entry persistence.
 AssetEntryPersistence BookmarksEntryServiceBaseImpl.getAssetEntryPersistence()
          Returns the asset entry persistence.
 

Methods in com.liferay.portlet.bookmarks.service.base with parameters of type AssetEntryPersistence
 void BookmarksFolderLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
          Sets the asset entry persistence.
 void BookmarksFolderServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
          Sets the asset entry persistence.
 void BookmarksEntryLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
          Sets the asset entry persistence.
 void BookmarksEntryServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
          Sets the asset entry persistence.
 

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

Fields in com.liferay.portlet.calendar.service.base declared as AssetEntryPersistence
protected  AssetEntryPersistence CalEventLocalServiceBaseImpl.assetEntryPersistence
           
 

Methods in com.liferay.portlet.calendar.service.base that return AssetEntryPersistence
 AssetEntryPersistence CalEventLocalServiceBaseImpl.getAssetEntryPersistence()
          Returns the asset entry persistence.
 

Methods in com.liferay.portlet.calendar.service.base with parameters of type AssetEntryPersistence
 void CalEventLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
          Sets the asset entry persistence.
 

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

Fields in com.liferay.portlet.documentlibrary.service.base declared as AssetEntryPersistence
protected  AssetEntryPersistence DLFileShortcutServiceBaseImpl.assetEntryPersistence
           
protected  AssetEntryPersistence DLFolderLocalServiceBaseImpl.assetEntryPersistence
           
protected  AssetEntryPersistence DLFileShortcutLocalServiceBaseImpl.assetEntryPersistence
           
protected  AssetEntryPersistence DLFileEntryServiceBaseImpl.assetEntryPersistence
           
protected  AssetEntryPersistence DLAppHelperLocalServiceBaseImpl.assetEntryPersistence
           
protected  AssetEntryPersistence DLFileEntryLocalServiceBaseImpl.assetEntryPersistence
           
protected  AssetEntryPersistence DLFolderServiceBaseImpl.assetEntryPersistence
           
 

Methods in com.liferay.portlet.documentlibrary.service.base that return AssetEntryPersistence
 AssetEntryPersistence DLFileShortcutServiceBaseImpl.getAssetEntryPersistence()
          Returns the asset entry persistence.
 AssetEntryPersistence DLFolderLocalServiceBaseImpl.getAssetEntryPersistence()
          Returns the asset entry persistence.
 AssetEntryPersistence DLFileShortcutLocalServiceBaseImpl.getAssetEntryPersistence()
          Returns the asset entry persistence.
 AssetEntryPersistence DLFileEntryServiceBaseImpl.getAssetEntryPersistence()
          Returns the asset entry persistence.
 AssetEntryPersistence DLAppHelperLocalServiceBaseImpl.getAssetEntryPersistence()
          Returns the asset entry persistence.
 AssetEntryPersistence DLFileEntryLocalServiceBaseImpl.getAssetEntryPersistence()
          Returns the asset entry persistence.
 AssetEntryPersistence DLFolderServiceBaseImpl.getAssetEntryPersistence()
          Returns the asset entry persistence.
 

Methods in com.liferay.portlet.documentlibrary.service.base with parameters of type AssetEntryPersistence
 void DLFileShortcutServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
          Sets the asset entry persistence.
 void DLFolderLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
          Sets the asset entry persistence.
 void DLFileShortcutLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
          Sets the asset entry persistence.
 void DLFileEntryServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
          Sets the asset entry persistence.
 void DLAppHelperLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
          Sets the asset entry persistence.
 void DLFileEntryLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
          Sets the asset entry persistence.
 void DLFolderServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
          Sets the asset entry persistence.
 

Uses of AssetEntryPersistence in com.liferay.portlet.dynamicdatalists.service.base
 

Fields in com.liferay.portlet.dynamicdatalists.service.base declared as AssetEntryPersistence
protected  AssetEntryPersistence DDLRecordServiceBaseImpl.assetEntryPersistence
           
protected  AssetEntryPersistence DDLRecordLocalServiceBaseImpl.assetEntryPersistence
           
 

Methods in com.liferay.portlet.dynamicdatalists.service.base that return AssetEntryPersistence
 AssetEntryPersistence DDLRecordServiceBaseImpl.getAssetEntryPersistence()
          Returns the asset entry persistence.
 AssetEntryPersistence DDLRecordLocalServiceBaseImpl.getAssetEntryPersistence()
          Returns the asset entry persistence.
 

Methods in com.liferay.portlet.dynamicdatalists.service.base with parameters of type AssetEntryPersistence
 void DDLRecordServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
          Sets the asset entry persistence.
 void DDLRecordLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
          Sets the asset entry persistence.
 

Uses of AssetEntryPersistence in com.liferay.portlet.flags.service.base
 

Fields in com.liferay.portlet.flags.service.base declared as AssetEntryPersistence
protected  AssetEntryPersistence FlagsEntryServiceBaseImpl.assetEntryPersistence
           
 

Methods in com.liferay.portlet.flags.service.base that return AssetEntryPersistence
 AssetEntryPersistence FlagsEntryServiceBaseImpl.getAssetEntryPersistence()
          Returns the asset entry persistence.
 

Methods in com.liferay.portlet.flags.service.base with parameters of type AssetEntryPersistence
 void FlagsEntryServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
          Sets the asset entry persistence.
 

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

Fields in com.liferay.portlet.journal.service.base declared as AssetEntryPersistence
protected  AssetEntryPersistence JournalFolderServiceBaseImpl.assetEntryPersistence
           
protected  AssetEntryPersistence JournalArticleServiceBaseImpl.assetEntryPersistence
           
protected  AssetEntryPersistence JournalArticleLocalServiceBaseImpl.assetEntryPersistence
           
protected  AssetEntryPersistence JournalFolderLocalServiceBaseImpl.assetEntryPersistence
           
 

Methods in com.liferay.portlet.journal.service.base that return AssetEntryPersistence
 AssetEntryPersistence JournalFolderServiceBaseImpl.getAssetEntryPersistence()
          Returns the asset entry persistence.
 AssetEntryPersistence JournalArticleServiceBaseImpl.getAssetEntryPersistence()
          Returns the asset entry persistence.
 AssetEntryPersistence JournalArticleLocalServiceBaseImpl.getAssetEntryPersistence()
          Returns the asset entry persistence.
 AssetEntryPersistence JournalFolderLocalServiceBaseImpl.getAssetEntryPersistence()
          Returns the asset entry persistence.
 

Methods in com.liferay.portlet.journal.service.base with parameters of type AssetEntryPersistence
 void JournalFolderServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
          Sets the asset entry persistence.
 void JournalArticleServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
          Sets the asset entry persistence.
 void JournalArticleLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
          Sets the asset entry persistence.
 void JournalFolderLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
          Sets the asset entry persistence.
 

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

Fields in com.liferay.portlet.messageboards.service.base declared as AssetEntryPersistence
protected  AssetEntryPersistence MBCategoryLocalServiceBaseImpl.assetEntryPersistence
           
protected  AssetEntryPersistence MBThreadServiceBaseImpl.assetEntryPersistence
           
protected  AssetEntryPersistence MBCategoryServiceBaseImpl.assetEntryPersistence
           
protected  AssetEntryPersistence MBThreadLocalServiceBaseImpl.assetEntryPersistence
           
protected  AssetEntryPersistence MBMessageServiceBaseImpl.assetEntryPersistence
           
protected  AssetEntryPersistence MBMessageLocalServiceBaseImpl.assetEntryPersistence
           
 

Methods in com.liferay.portlet.messageboards.service.base that return AssetEntryPersistence
 AssetEntryPersistence MBCategoryLocalServiceBaseImpl.getAssetEntryPersistence()
          Returns the asset entry persistence.
 AssetEntryPersistence MBThreadServiceBaseImpl.getAssetEntryPersistence()
          Returns the asset entry persistence.
 AssetEntryPersistence MBCategoryServiceBaseImpl.getAssetEntryPersistence()
          Returns the asset entry persistence.
 AssetEntryPersistence MBThreadLocalServiceBaseImpl.getAssetEntryPersistence()
          Returns the asset entry persistence.
 AssetEntryPersistence MBMessageServiceBaseImpl.getAssetEntryPersistence()
          Returns the asset entry persistence.
 AssetEntryPersistence MBMessageLocalServiceBaseImpl.getAssetEntryPersistence()
          Returns the asset entry persistence.
 

Methods in com.liferay.portlet.messageboards.service.base with parameters of type AssetEntryPersistence
 void MBCategoryLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
          Sets the asset entry persistence.
 void MBThreadServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
          Sets the asset entry persistence.
 void MBCategoryServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
          Sets the asset entry persistence.
 void MBThreadLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
          Sets the asset entry persistence.
 void MBMessageServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
          Sets the asset entry persistence.
 void MBMessageLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
          Sets the asset entry persistence.
 

Uses of AssetEntryPersistence in com.liferay.portlet.ratings.service.base
 

Fields in com.liferay.portlet.ratings.service.base declared as AssetEntryPersistence
protected  AssetEntryPersistence RatingsEntryLocalServiceBaseImpl.assetEntryPersistence
           
protected  AssetEntryPersistence RatingsEntryServiceBaseImpl.assetEntryPersistence
           
 

Methods in com.liferay.portlet.ratings.service.base that return AssetEntryPersistence
 AssetEntryPersistence RatingsEntryLocalServiceBaseImpl.getAssetEntryPersistence()
          Returns the asset entry persistence.
 AssetEntryPersistence RatingsEntryServiceBaseImpl.getAssetEntryPersistence()
          Returns the asset entry persistence.
 

Methods in com.liferay.portlet.ratings.service.base with parameters of type AssetEntryPersistence
 void RatingsEntryLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
          Sets the asset entry persistence.
 void RatingsEntryServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
          Sets the asset entry persistence.
 

Uses of AssetEntryPersistence in com.liferay.portlet.social.service.base
 

Fields in com.liferay.portlet.social.service.base declared as AssetEntryPersistence
protected  AssetEntryPersistence SocialActivityCounterLocalServiceBaseImpl.assetEntryPersistence
           
protected  AssetEntryPersistence SocialActivityServiceBaseImpl.assetEntryPersistence
           
protected  AssetEntryPersistence SocialActivityLocalServiceBaseImpl.assetEntryPersistence
           
 

Methods in com.liferay.portlet.social.service.base that return AssetEntryPersistence
 AssetEntryPersistence SocialActivityCounterLocalServiceBaseImpl.getAssetEntryPersistence()
          Returns the asset entry persistence.
 AssetEntryPersistence SocialActivityServiceBaseImpl.getAssetEntryPersistence()
          Returns the asset entry persistence.
 AssetEntryPersistence SocialActivityLocalServiceBaseImpl.getAssetEntryPersistence()
          Returns the asset entry persistence.
 

Methods in com.liferay.portlet.social.service.base with parameters of type AssetEntryPersistence
 void SocialActivityCounterLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
          Sets the asset entry persistence.
 void SocialActivityServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
          Sets the asset entry persistence.
 void SocialActivityLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
          Sets the asset entry persistence.
 

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

Fields in com.liferay.portlet.wiki.service.base declared as AssetEntryPersistence
protected  AssetEntryPersistence WikiNodeServiceBaseImpl.assetEntryPersistence
           
protected  AssetEntryPersistence WikiPageServiceBaseImpl.assetEntryPersistence
           
protected  AssetEntryPersistence WikiPageLocalServiceBaseImpl.assetEntryPersistence
           
protected  AssetEntryPersistence WikiNodeLocalServiceBaseImpl.assetEntryPersistence
           
 

Methods in com.liferay.portlet.wiki.service.base that return AssetEntryPersistence
 AssetEntryPersistence WikiNodeServiceBaseImpl.getAssetEntryPersistence()
          Returns the asset entry persistence.
 AssetEntryPersistence WikiPageServiceBaseImpl.getAssetEntryPersistence()
          Returns the asset entry persistence.
 AssetEntryPersistence WikiPageLocalServiceBaseImpl.getAssetEntryPersistence()
          Returns the asset entry persistence.
 AssetEntryPersistence WikiNodeLocalServiceBaseImpl.getAssetEntryPersistence()
          Returns the asset entry persistence.
 

Methods in com.liferay.portlet.wiki.service.base with parameters of type AssetEntryPersistence
 void WikiNodeServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
          Sets the asset entry persistence.
 void WikiPageServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
          Sets the asset entry persistence.
 void WikiPageLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
          Sets the asset entry persistence.
 void WikiNodeLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
          Sets the asset entry persistence.
 


Liferay 6.2-ce-ga5