Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portlet.social.service.persistence.SocialActivityFinder

Packages that use SocialActivityFinder
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.blogs.service.base   
com.liferay.portlet.bookmarks.service.base   
com.liferay.portlet.calendar.service.base   
com.liferay.portlet.documentlibrary.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.social.service.persistence   
com.liferay.portlet.wiki.service.base   
 

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

Fields in com.liferay.portal.service.base declared as SocialActivityFinder
protected  SocialActivityFinder GroupServiceBaseImpl.socialActivityFinder
           
protected  SocialActivityFinder UserServiceBaseImpl.socialActivityFinder
           
protected  SocialActivityFinder UserLocalServiceBaseImpl.socialActivityFinder
           
protected  SocialActivityFinder GroupLocalServiceBaseImpl.socialActivityFinder
           
protected  SocialActivityFinder SubscriptionLocalServiceBaseImpl.socialActivityFinder
           
 

Methods in com.liferay.portal.service.base that return SocialActivityFinder
 SocialActivityFinder GroupServiceBaseImpl.getSocialActivityFinder()
          Returns the social activity finder.
 SocialActivityFinder UserServiceBaseImpl.getSocialActivityFinder()
          Returns the social activity finder.
 SocialActivityFinder UserLocalServiceBaseImpl.getSocialActivityFinder()
          Returns the social activity finder.
 SocialActivityFinder GroupLocalServiceBaseImpl.getSocialActivityFinder()
          Returns the social activity finder.
 SocialActivityFinder SubscriptionLocalServiceBaseImpl.getSocialActivityFinder()
          Returns the social activity finder.
 

Methods in com.liferay.portal.service.base with parameters of type SocialActivityFinder
 void GroupServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void UserServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void UserLocalServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void GroupLocalServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void SubscriptionLocalServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 

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

Fields in com.liferay.portlet.asset.service.base declared as SocialActivityFinder
protected  SocialActivityFinder AssetEntryServiceBaseImpl.socialActivityFinder
           
protected  SocialActivityFinder AssetEntryLocalServiceBaseImpl.socialActivityFinder
           
 

Methods in com.liferay.portlet.asset.service.base that return SocialActivityFinder
 SocialActivityFinder AssetEntryServiceBaseImpl.getSocialActivityFinder()
          Returns the social activity finder.
 SocialActivityFinder AssetEntryLocalServiceBaseImpl.getSocialActivityFinder()
          Returns the social activity finder.
 

Methods in com.liferay.portlet.asset.service.base with parameters of type SocialActivityFinder
 void AssetEntryServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void AssetEntryLocalServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 

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

Fields in com.liferay.portlet.blogs.service.base declared as SocialActivityFinder
protected  SocialActivityFinder BlogsEntryServiceBaseImpl.socialActivityFinder
           
protected  SocialActivityFinder BlogsEntryLocalServiceBaseImpl.socialActivityFinder
           
 

Methods in com.liferay.portlet.blogs.service.base that return SocialActivityFinder
 SocialActivityFinder BlogsEntryServiceBaseImpl.getSocialActivityFinder()
          Returns the social activity finder.
 SocialActivityFinder BlogsEntryLocalServiceBaseImpl.getSocialActivityFinder()
          Returns the social activity finder.
 

Methods in com.liferay.portlet.blogs.service.base with parameters of type SocialActivityFinder
 void BlogsEntryServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void BlogsEntryLocalServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 

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

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

Methods in com.liferay.portlet.bookmarks.service.base that return SocialActivityFinder
 SocialActivityFinder BookmarksFolderLocalServiceBaseImpl.getSocialActivityFinder()
          Returns the social activity finder.
 SocialActivityFinder BookmarksFolderServiceBaseImpl.getSocialActivityFinder()
          Returns the social activity finder.
 SocialActivityFinder BookmarksEntryLocalServiceBaseImpl.getSocialActivityFinder()
          Returns the social activity finder.
 SocialActivityFinder BookmarksEntryServiceBaseImpl.getSocialActivityFinder()
          Returns the social activity finder.
 

Methods in com.liferay.portlet.bookmarks.service.base with parameters of type SocialActivityFinder
 void BookmarksFolderLocalServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void BookmarksFolderServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void BookmarksEntryLocalServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void BookmarksEntryServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 

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

Fields in com.liferay.portlet.calendar.service.base declared as SocialActivityFinder
protected  SocialActivityFinder CalEventLocalServiceBaseImpl.socialActivityFinder
           
 

Methods in com.liferay.portlet.calendar.service.base that return SocialActivityFinder
 SocialActivityFinder CalEventLocalServiceBaseImpl.getSocialActivityFinder()
          Returns the social activity finder.
 

Methods in com.liferay.portlet.calendar.service.base with parameters of type SocialActivityFinder
 void CalEventLocalServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 

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

Fields in com.liferay.portlet.documentlibrary.service.base declared as SocialActivityFinder
protected  SocialActivityFinder DLAppHelperLocalServiceBaseImpl.socialActivityFinder
           
 

Methods in com.liferay.portlet.documentlibrary.service.base that return SocialActivityFinder
 SocialActivityFinder DLAppHelperLocalServiceBaseImpl.getSocialActivityFinder()
          Returns the social activity finder.
 

Methods in com.liferay.portlet.documentlibrary.service.base with parameters of type SocialActivityFinder
 void DLAppHelperLocalServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 

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

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

Methods in com.liferay.portlet.journal.service.base that return SocialActivityFinder
 SocialActivityFinder JournalFolderServiceBaseImpl.getSocialActivityFinder()
          Returns the social activity finder.
 SocialActivityFinder JournalArticleServiceBaseImpl.getSocialActivityFinder()
          Returns the social activity finder.
 SocialActivityFinder JournalArticleLocalServiceBaseImpl.getSocialActivityFinder()
          Returns the social activity finder.
 SocialActivityFinder JournalFolderLocalServiceBaseImpl.getSocialActivityFinder()
          Returns the social activity finder.
 

Methods in com.liferay.portlet.journal.service.base with parameters of type SocialActivityFinder
 void JournalFolderServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void JournalArticleServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void JournalArticleLocalServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void JournalFolderLocalServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 

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

Fields in com.liferay.portlet.messageboards.service.base declared as SocialActivityFinder
protected  SocialActivityFinder MBThreadServiceBaseImpl.socialActivityFinder
           
protected  SocialActivityFinder MBThreadLocalServiceBaseImpl.socialActivityFinder
           
protected  SocialActivityFinder MBMessageServiceBaseImpl.socialActivityFinder
           
protected  SocialActivityFinder MBMessageLocalServiceBaseImpl.socialActivityFinder
           
 

Methods in com.liferay.portlet.messageboards.service.base that return SocialActivityFinder
 SocialActivityFinder MBThreadServiceBaseImpl.getSocialActivityFinder()
          Returns the social activity finder.
 SocialActivityFinder MBThreadLocalServiceBaseImpl.getSocialActivityFinder()
          Returns the social activity finder.
 SocialActivityFinder MBMessageServiceBaseImpl.getSocialActivityFinder()
          Returns the social activity finder.
 SocialActivityFinder MBMessageLocalServiceBaseImpl.getSocialActivityFinder()
          Returns the social activity finder.
 

Methods in com.liferay.portlet.messageboards.service.base with parameters of type SocialActivityFinder
 void MBThreadServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void MBThreadLocalServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void MBMessageServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void MBMessageLocalServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 

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

Fields in com.liferay.portlet.ratings.service.base declared as SocialActivityFinder
protected  SocialActivityFinder RatingsEntryLocalServiceBaseImpl.socialActivityFinder
           
protected  SocialActivityFinder RatingsEntryServiceBaseImpl.socialActivityFinder
           
 

Methods in com.liferay.portlet.ratings.service.base that return SocialActivityFinder
 SocialActivityFinder RatingsEntryLocalServiceBaseImpl.getSocialActivityFinder()
          Returns the social activity finder.
 SocialActivityFinder RatingsEntryServiceBaseImpl.getSocialActivityFinder()
          Returns the social activity finder.
 

Methods in com.liferay.portlet.ratings.service.base with parameters of type SocialActivityFinder
 void RatingsEntryLocalServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void RatingsEntryServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 

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

Fields in com.liferay.portlet.social.service.base declared as SocialActivityFinder
protected  SocialActivityFinder SocialRelationLocalServiceBaseImpl.socialActivityFinder
           
protected  SocialActivityFinder SocialRequestLocalServiceBaseImpl.socialActivityFinder
           
protected  SocialActivityFinder SocialActivityAchievementLocalServiceBaseImpl.socialActivityFinder
           
protected  SocialActivityFinder SocialActivitySettingServiceBaseImpl.socialActivityFinder
           
protected  SocialActivityFinder SocialRequestInterpreterLocalServiceBaseImpl.socialActivityFinder
           
protected  SocialActivityFinder SocialActivitySettingLocalServiceBaseImpl.socialActivityFinder
           
protected  SocialActivityFinder SocialActivitySetLocalServiceBaseImpl.socialActivityFinder
           
protected  SocialActivityFinder SocialActivityCounterLocalServiceBaseImpl.socialActivityFinder
           
protected  SocialActivityFinder SocialActivityServiceBaseImpl.socialActivityFinder
           
protected  SocialActivityFinder SocialActivityLimitLocalServiceBaseImpl.socialActivityFinder
           
protected  SocialActivityFinder SocialActivityLocalServiceBaseImpl.socialActivityFinder
           
protected  SocialActivityFinder SocialActivityInterpreterLocalServiceBaseImpl.socialActivityFinder
           
protected  SocialActivityFinder SocialRequestServiceBaseImpl.socialActivityFinder
           
 

Methods in com.liferay.portlet.social.service.base that return SocialActivityFinder
 SocialActivityFinder SocialRelationLocalServiceBaseImpl.getSocialActivityFinder()
          Returns the social activity finder.
 SocialActivityFinder SocialRequestLocalServiceBaseImpl.getSocialActivityFinder()
          Returns the social activity finder.
 SocialActivityFinder SocialActivityAchievementLocalServiceBaseImpl.getSocialActivityFinder()
          Returns the social activity finder.
 SocialActivityFinder SocialActivitySettingServiceBaseImpl.getSocialActivityFinder()
          Returns the social activity finder.
 SocialActivityFinder SocialRequestInterpreterLocalServiceBaseImpl.getSocialActivityFinder()
          Returns the social activity finder.
 SocialActivityFinder SocialActivitySettingLocalServiceBaseImpl.getSocialActivityFinder()
          Returns the social activity finder.
 SocialActivityFinder SocialActivitySetLocalServiceBaseImpl.getSocialActivityFinder()
          Returns the social activity finder.
 SocialActivityFinder SocialActivityCounterLocalServiceBaseImpl.getSocialActivityFinder()
          Returns the social activity finder.
 SocialActivityFinder SocialActivityServiceBaseImpl.getSocialActivityFinder()
          Returns the social activity finder.
 SocialActivityFinder SocialActivityLimitLocalServiceBaseImpl.getSocialActivityFinder()
          Returns the social activity finder.
 SocialActivityFinder SocialActivityLocalServiceBaseImpl.getSocialActivityFinder()
          Returns the social activity finder.
 SocialActivityFinder SocialActivityInterpreterLocalServiceBaseImpl.getSocialActivityFinder()
          Returns the social activity finder.
 SocialActivityFinder SocialRequestServiceBaseImpl.getSocialActivityFinder()
          Returns the social activity finder.
 

Methods in com.liferay.portlet.social.service.base with parameters of type SocialActivityFinder
 void SocialRelationLocalServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void SocialRequestLocalServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void SocialActivityAchievementLocalServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void SocialActivitySettingServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void SocialRequestInterpreterLocalServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void SocialActivitySettingLocalServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void SocialActivitySetLocalServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void SocialActivityCounterLocalServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void SocialActivityServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void SocialActivityLimitLocalServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void SocialActivityLocalServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void SocialActivityInterpreterLocalServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void SocialRequestServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 

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

Classes in com.liferay.portlet.social.service.persistence that implement SocialActivityFinder
 class SocialActivityFinderImpl
           
 

Methods in com.liferay.portlet.social.service.persistence that return SocialActivityFinder
static SocialActivityFinder SocialActivityFinderUtil.getFinder()
           
 

Methods in com.liferay.portlet.social.service.persistence with parameters of type SocialActivityFinder
 void SocialActivityFinderUtil.setFinder(SocialActivityFinder finder)
           
 

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

Fields in com.liferay.portlet.wiki.service.base declared as SocialActivityFinder
protected  SocialActivityFinder WikiPageServiceBaseImpl.socialActivityFinder
           
protected  SocialActivityFinder WikiPageLocalServiceBaseImpl.socialActivityFinder
           
 

Methods in com.liferay.portlet.wiki.service.base that return SocialActivityFinder
 SocialActivityFinder WikiPageServiceBaseImpl.getSocialActivityFinder()
          Returns the social activity finder.
 SocialActivityFinder WikiPageLocalServiceBaseImpl.getSocialActivityFinder()
          Returns the social activity finder.
 

Methods in com.liferay.portlet.wiki.service.base with parameters of type SocialActivityFinder
 void WikiPageServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void WikiPageLocalServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 


Liferay 6.2-ce-ga5