Liferay 6.2-ce-ga5

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

Packages that use AssetEntryFinder
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 AssetEntryFinder in com.liferay.portal.service.base
 

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

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

Methods in com.liferay.portal.service.base with parameters of type AssetEntryFinder
 void GroupServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void UserServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void UserLocalServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void RepositoryLocalServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void OrganizationLocalServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void RepositoryServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void GroupLocalServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void SubscriptionLocalServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void OrganizationServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 

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

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

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

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

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

Classes in com.liferay.portlet.asset.service.persistence that implement AssetEntryFinder
 class AssetEntryFinderImpl
           
 

Methods in com.liferay.portlet.asset.service.persistence that return AssetEntryFinder
static AssetEntryFinder AssetEntryFinderUtil.getFinder()
           
 

Methods in com.liferay.portlet.asset.service.persistence with parameters of type AssetEntryFinder
 void AssetEntryFinderUtil.setFinder(AssetEntryFinder finder)
           
 

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

Fields in com.liferay.portlet.blogs.service.base declared as AssetEntryFinder
protected  AssetEntryFinder BlogsEntryServiceBaseImpl.assetEntryFinder
           
protected  AssetEntryFinder BlogsEntryLocalServiceBaseImpl.assetEntryFinder
           
 

Methods in com.liferay.portlet.blogs.service.base that return AssetEntryFinder
 AssetEntryFinder BlogsEntryServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 AssetEntryFinder BlogsEntryLocalServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 

Methods in com.liferay.portlet.blogs.service.base with parameters of type AssetEntryFinder
 void BlogsEntryServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void BlogsEntryLocalServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 

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

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

Methods in com.liferay.portlet.bookmarks.service.base that return AssetEntryFinder
 AssetEntryFinder BookmarksFolderLocalServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 AssetEntryFinder BookmarksFolderServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 AssetEntryFinder BookmarksEntryLocalServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 AssetEntryFinder BookmarksEntryServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 

Methods in com.liferay.portlet.bookmarks.service.base with parameters of type AssetEntryFinder
 void BookmarksFolderLocalServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void BookmarksFolderServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void BookmarksEntryLocalServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void BookmarksEntryServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 

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

Fields in com.liferay.portlet.calendar.service.base declared as AssetEntryFinder
protected  AssetEntryFinder CalEventLocalServiceBaseImpl.assetEntryFinder
           
 

Methods in com.liferay.portlet.calendar.service.base that return AssetEntryFinder
 AssetEntryFinder CalEventLocalServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 

Methods in com.liferay.portlet.calendar.service.base with parameters of type AssetEntryFinder
 void CalEventLocalServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 

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

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

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

Methods in com.liferay.portlet.documentlibrary.service.base with parameters of type AssetEntryFinder
 void DLFileShortcutServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void DLFolderLocalServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void DLFileShortcutLocalServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void DLFileEntryServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void DLAppHelperLocalServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void DLFileEntryLocalServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void DLFolderServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 

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

Fields in com.liferay.portlet.dynamicdatalists.service.base declared as AssetEntryFinder
protected  AssetEntryFinder DDLRecordServiceBaseImpl.assetEntryFinder
           
protected  AssetEntryFinder DDLRecordLocalServiceBaseImpl.assetEntryFinder
           
 

Methods in com.liferay.portlet.dynamicdatalists.service.base that return AssetEntryFinder
 AssetEntryFinder DDLRecordServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 AssetEntryFinder DDLRecordLocalServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 

Methods in com.liferay.portlet.dynamicdatalists.service.base with parameters of type AssetEntryFinder
 void DDLRecordServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void DDLRecordLocalServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 

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

Fields in com.liferay.portlet.flags.service.base declared as AssetEntryFinder
protected  AssetEntryFinder FlagsEntryServiceBaseImpl.assetEntryFinder
           
 

Methods in com.liferay.portlet.flags.service.base that return AssetEntryFinder
 AssetEntryFinder FlagsEntryServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 

Methods in com.liferay.portlet.flags.service.base with parameters of type AssetEntryFinder
 void FlagsEntryServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 

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

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

Methods in com.liferay.portlet.journal.service.base that return AssetEntryFinder
 AssetEntryFinder JournalFolderServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 AssetEntryFinder JournalArticleServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 AssetEntryFinder JournalArticleLocalServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 AssetEntryFinder JournalFolderLocalServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 

Methods in com.liferay.portlet.journal.service.base with parameters of type AssetEntryFinder
 void JournalFolderServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void JournalArticleServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void JournalArticleLocalServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void JournalFolderLocalServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 

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

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

Methods in com.liferay.portlet.messageboards.service.base that return AssetEntryFinder
 AssetEntryFinder MBCategoryLocalServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 AssetEntryFinder MBThreadServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 AssetEntryFinder MBCategoryServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 AssetEntryFinder MBThreadLocalServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 AssetEntryFinder MBMessageServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 AssetEntryFinder MBMessageLocalServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 

Methods in com.liferay.portlet.messageboards.service.base with parameters of type AssetEntryFinder
 void MBCategoryLocalServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void MBThreadServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void MBCategoryServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void MBThreadLocalServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void MBMessageServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void MBMessageLocalServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 

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

Fields in com.liferay.portlet.ratings.service.base declared as AssetEntryFinder
protected  AssetEntryFinder RatingsEntryLocalServiceBaseImpl.assetEntryFinder
           
protected  AssetEntryFinder RatingsEntryServiceBaseImpl.assetEntryFinder
           
 

Methods in com.liferay.portlet.ratings.service.base that return AssetEntryFinder
 AssetEntryFinder RatingsEntryLocalServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 AssetEntryFinder RatingsEntryServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 

Methods in com.liferay.portlet.ratings.service.base with parameters of type AssetEntryFinder
 void RatingsEntryLocalServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void RatingsEntryServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 

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

Fields in com.liferay.portlet.social.service.base declared as AssetEntryFinder
protected  AssetEntryFinder SocialActivityCounterLocalServiceBaseImpl.assetEntryFinder
           
protected  AssetEntryFinder SocialActivityServiceBaseImpl.assetEntryFinder
           
protected  AssetEntryFinder SocialActivityLocalServiceBaseImpl.assetEntryFinder
           
 

Methods in com.liferay.portlet.social.service.base that return AssetEntryFinder
 AssetEntryFinder SocialActivityCounterLocalServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 AssetEntryFinder SocialActivityServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 AssetEntryFinder SocialActivityLocalServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 

Methods in com.liferay.portlet.social.service.base with parameters of type AssetEntryFinder
 void SocialActivityCounterLocalServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void SocialActivityServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void SocialActivityLocalServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 

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

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

Methods in com.liferay.portlet.wiki.service.base that return AssetEntryFinder
 AssetEntryFinder WikiNodeServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 AssetEntryFinder WikiPageServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 AssetEntryFinder WikiPageLocalServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 AssetEntryFinder WikiNodeLocalServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 

Methods in com.liferay.portlet.wiki.service.base with parameters of type AssetEntryFinder
 void WikiNodeServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void WikiPageServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void WikiPageLocalServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void WikiNodeLocalServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 


Liferay 6.2-ce-ga5