Liferay 6.0.4

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

Packages that use AssetEntryPersistence
com.liferay.portal.service.base   
com.liferay.portal.service.persistence   
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.flags.service.base   
com.liferay.portlet.imagegallery.service.base   
com.liferay.portlet.imagegallery.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.social.service.base   
com.liferay.portlet.social.service.persistence   
com.liferay.portlet.wiki.service.base   
com.liferay.portlet.wiki.service.persistence   
 

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

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

Methods in com.liferay.portal.service.base that return AssetEntryPersistence
 AssetEntryPersistence UserServiceBaseImpl.getAssetEntryPersistence()
           
 AssetEntryPersistence UserLocalServiceBaseImpl.getAssetEntryPersistence()
           
 AssetEntryPersistence OrganizationServiceBaseImpl.getAssetEntryPersistence()
           
 AssetEntryPersistence OrganizationLocalServiceBaseImpl.getAssetEntryPersistence()
           
 AssetEntryPersistence GroupServiceBaseImpl.getAssetEntryPersistence()
           
 AssetEntryPersistence GroupLocalServiceBaseImpl.getAssetEntryPersistence()
           
 

Methods in com.liferay.portal.service.base with parameters of type AssetEntryPersistence
 void UserServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
           
 void UserLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
           
 void OrganizationServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
           
 void OrganizationLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
           
 void GroupServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
           
 void GroupLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
           
 

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

Fields in com.liferay.portal.service.persistence declared as AssetEntryPersistence
protected  AssetEntryPersistence UserPersistenceImpl.assetEntryPersistence
           
protected  AssetEntryPersistence OrganizationPersistenceImpl.assetEntryPersistence
           
protected  AssetEntryPersistence GroupPersistenceImpl.assetEntryPersistence
           
 

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

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

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

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

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 for the asset entry service.
 

Fields in com.liferay.portlet.asset.service.persistence declared as AssetEntryPersistence
protected  AssetEntryPersistence AssetVocabularyPersistenceImpl.assetEntryPersistence
           
protected  AssetEntryPersistence AssetTagStatsPersistenceImpl.assetEntryPersistence
           
protected  AssetEntryPersistence AssetTagPropertyPersistenceImpl.assetEntryPersistence
           
protected  AssetEntryPersistence AssetTagPersistenceImpl.assetEntryPersistence
           
protected  AssetEntryPersistence AssetLinkPersistenceImpl.assetEntryPersistence
           
protected  AssetEntryPersistence AssetEntryPersistenceImpl.assetEntryPersistence
           
protected  AssetEntryPersistence AssetCategoryPropertyPersistenceImpl.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)
           
 

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()
           
 AssetEntryPersistence BlogsEntryLocalServiceBaseImpl.getAssetEntryPersistence()
           
 

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

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

Fields in com.liferay.portlet.blogs.service.persistence declared as AssetEntryPersistence
protected  AssetEntryPersistence BlogsEntryPersistenceImpl.assetEntryPersistence
           
 

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

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

Methods in com.liferay.portlet.bookmarks.service.base that return AssetEntryPersistence
 AssetEntryPersistence BookmarksEntryServiceBaseImpl.getAssetEntryPersistence()
           
 AssetEntryPersistence BookmarksEntryLocalServiceBaseImpl.getAssetEntryPersistence()
           
 

Methods in com.liferay.portlet.bookmarks.service.base with parameters of type AssetEntryPersistence
 void BookmarksEntryServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
           
 void BookmarksEntryLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
           
 

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

Fields in com.liferay.portlet.bookmarks.service.persistence declared as AssetEntryPersistence
protected  AssetEntryPersistence BookmarksEntryPersistenceImpl.assetEntryPersistence
           
 

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

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

Methods in com.liferay.portlet.calendar.service.base that return AssetEntryPersistence
 AssetEntryPersistence CalEventServiceBaseImpl.getAssetEntryPersistence()
           
 AssetEntryPersistence CalEventLocalServiceBaseImpl.getAssetEntryPersistence()
           
 

Methods in com.liferay.portlet.calendar.service.base with parameters of type AssetEntryPersistence
 void CalEventServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
           
 void CalEventLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
           
 

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

Fields in com.liferay.portlet.calendar.service.persistence declared as AssetEntryPersistence
protected  AssetEntryPersistence CalEventPersistenceImpl.assetEntryPersistence
           
 

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

Fields in com.liferay.portlet.documentlibrary.service.base declared as AssetEntryPersistence
protected  AssetEntryPersistence DLFileVersionServiceBaseImpl.assetEntryPersistence
           
protected  AssetEntryPersistence DLFileVersionLocalServiceBaseImpl.assetEntryPersistence
           
protected  AssetEntryPersistence DLFileShortcutServiceBaseImpl.assetEntryPersistence
           
protected  AssetEntryPersistence DLFileShortcutLocalServiceBaseImpl.assetEntryPersistence
           
protected  AssetEntryPersistence DLFileEntryServiceBaseImpl.assetEntryPersistence
           
protected  AssetEntryPersistence DLFileEntryLocalServiceBaseImpl.assetEntryPersistence
           
 

Methods in com.liferay.portlet.documentlibrary.service.base that return AssetEntryPersistence
 AssetEntryPersistence DLFileVersionServiceBaseImpl.getAssetEntryPersistence()
           
 AssetEntryPersistence DLFileVersionLocalServiceBaseImpl.getAssetEntryPersistence()
           
 AssetEntryPersistence DLFileShortcutServiceBaseImpl.getAssetEntryPersistence()
           
 AssetEntryPersistence DLFileShortcutLocalServiceBaseImpl.getAssetEntryPersistence()
           
 AssetEntryPersistence DLFileEntryServiceBaseImpl.getAssetEntryPersistence()
           
 AssetEntryPersistence DLFileEntryLocalServiceBaseImpl.getAssetEntryPersistence()
           
 

Methods in com.liferay.portlet.documentlibrary.service.base with parameters of type AssetEntryPersistence
 void DLFileVersionServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
           
 void DLFileVersionLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
           
 void DLFileShortcutServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
           
 void DLFileShortcutLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
           
 void DLFileEntryServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
           
 void DLFileEntryLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
           
 

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

Fields in com.liferay.portlet.documentlibrary.service.persistence declared as AssetEntryPersistence
protected  AssetEntryPersistence DLFileVersionPersistenceImpl.assetEntryPersistence
           
protected  AssetEntryPersistence DLFileShortcutPersistenceImpl.assetEntryPersistence
           
protected  AssetEntryPersistence DLFileEntryPersistenceImpl.assetEntryPersistence
           
 

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()
           
 

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

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

Fields in com.liferay.portlet.imagegallery.service.base declared as AssetEntryPersistence
protected  AssetEntryPersistence IGImageServiceBaseImpl.assetEntryPersistence
           
protected  AssetEntryPersistence IGImageLocalServiceBaseImpl.assetEntryPersistence
           
 

Methods in com.liferay.portlet.imagegallery.service.base that return AssetEntryPersistence
 AssetEntryPersistence IGImageServiceBaseImpl.getAssetEntryPersistence()
           
 AssetEntryPersistence IGImageLocalServiceBaseImpl.getAssetEntryPersistence()
           
 

Methods in com.liferay.portlet.imagegallery.service.base with parameters of type AssetEntryPersistence
 void IGImageServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
           
 void IGImageLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
           
 

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

Fields in com.liferay.portlet.imagegallery.service.persistence declared as AssetEntryPersistence
protected  AssetEntryPersistence IGImagePersistenceImpl.assetEntryPersistence
           
 

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

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

Methods in com.liferay.portlet.journal.service.base that return AssetEntryPersistence
 AssetEntryPersistence JournalArticleServiceBaseImpl.getAssetEntryPersistence()
           
 AssetEntryPersistence JournalArticleLocalServiceBaseImpl.getAssetEntryPersistence()
           
 

Methods in com.liferay.portlet.journal.service.base with parameters of type AssetEntryPersistence
 void JournalArticleServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
           
 void JournalArticleLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
           
 

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

Fields in com.liferay.portlet.journal.service.persistence declared as AssetEntryPersistence
protected  AssetEntryPersistence JournalArticlePersistenceImpl.assetEntryPersistence
           
 

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

Fields in com.liferay.portlet.messageboards.service.base declared as AssetEntryPersistence
protected  AssetEntryPersistence MBThreadServiceBaseImpl.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 MBThreadServiceBaseImpl.getAssetEntryPersistence()
           
 AssetEntryPersistence MBThreadLocalServiceBaseImpl.getAssetEntryPersistence()
           
 AssetEntryPersistence MBMessageServiceBaseImpl.getAssetEntryPersistence()
           
 AssetEntryPersistence MBMessageLocalServiceBaseImpl.getAssetEntryPersistence()
           
 

Methods in com.liferay.portlet.messageboards.service.base with parameters of type AssetEntryPersistence
 void MBThreadServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
           
 void MBThreadLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
           
 void MBMessageServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
           
 void MBMessageLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
           
 

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

Fields in com.liferay.portlet.messageboards.service.persistence declared as AssetEntryPersistence
protected  AssetEntryPersistence MBThreadPersistenceImpl.assetEntryPersistence
           
protected  AssetEntryPersistence MBMessagePersistenceImpl.assetEntryPersistence
           
 

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

Fields in com.liferay.portlet.social.service.base declared as AssetEntryPersistence
protected  AssetEntryPersistence SocialEquityLogLocalServiceBaseImpl.assetEntryPersistence
           
 

Methods in com.liferay.portlet.social.service.base that return AssetEntryPersistence
 AssetEntryPersistence SocialEquityLogLocalServiceBaseImpl.getAssetEntryPersistence()
           
 

Methods in com.liferay.portlet.social.service.base with parameters of type AssetEntryPersistence
 void SocialEquityLogLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
           
 

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

Fields in com.liferay.portlet.social.service.persistence declared as AssetEntryPersistence
protected  AssetEntryPersistence SocialEquityLogPersistenceImpl.assetEntryPersistence
           
 

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

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

Methods in com.liferay.portlet.wiki.service.base that return AssetEntryPersistence
 AssetEntryPersistence WikiPageServiceBaseImpl.getAssetEntryPersistence()
           
 AssetEntryPersistence WikiPageLocalServiceBaseImpl.getAssetEntryPersistence()
           
 

Methods in com.liferay.portlet.wiki.service.base with parameters of type AssetEntryPersistence
 void WikiPageServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
           
 void WikiPageLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
           
 

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

Fields in com.liferay.portlet.wiki.service.persistence declared as AssetEntryPersistence
protected  AssetEntryPersistence WikiPagePersistenceImpl.assetEntryPersistence
           
 


Liferay 6.0.4