Liferay 6.1.2-ce-ga3

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.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 UserLocalServiceBaseImpl.socialActivityFinder
           
protected  SocialActivityFinder SubscriptionLocalServiceBaseImpl.socialActivityFinder
           
protected  SocialActivityFinder UserServiceBaseImpl.socialActivityFinder
           
 

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

Methods in com.liferay.portal.service.base with parameters of type SocialActivityFinder
 void UserLocalServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void SubscriptionLocalServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void UserServiceBaseImpl.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 BookmarksEntryServiceBaseImpl.socialActivityFinder
           
protected  SocialActivityFinder BookmarksEntryLocalServiceBaseImpl.socialActivityFinder
           
 

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

Methods in com.liferay.portlet.bookmarks.service.base with parameters of type SocialActivityFinder
 void BookmarksEntryServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void BookmarksEntryLocalServiceBaseImpl.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 CalEventServiceBaseImpl.socialActivityFinder
           
protected  SocialActivityFinder CalEventLocalServiceBaseImpl.socialActivityFinder
           
 

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

Methods in com.liferay.portlet.calendar.service.base with parameters of type SocialActivityFinder
 void CalEventServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 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.messageboards.service.base
 

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

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

Methods in com.liferay.portlet.messageboards.service.base with parameters of type SocialActivityFinder
 void MBMessageServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void MBThreadServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void MBMessageLocalServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void MBThreadLocalServiceBaseImpl.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 SocialActivitySettingServiceBaseImpl.socialActivityFinder
           
protected  SocialActivityFinder SocialActivityLimitLocalServiceBaseImpl.socialActivityFinder
           
protected  SocialActivityFinder SocialRequestInterpreterLocalServiceBaseImpl.socialActivityFinder
           
protected  SocialActivityFinder SocialActivityLocalServiceBaseImpl.socialActivityFinder
           
protected  SocialActivityFinder SocialActivityCounterLocalServiceBaseImpl.socialActivityFinder
           
protected  SocialActivityFinder SocialRelationLocalServiceBaseImpl.socialActivityFinder
           
protected  SocialActivityFinder SocialRequestLocalServiceBaseImpl.socialActivityFinder
           
protected  SocialActivityFinder SocialActivityInterpreterLocalServiceBaseImpl.socialActivityFinder
           
protected  SocialActivityFinder SocialActivitySettingLocalServiceBaseImpl.socialActivityFinder
           
protected  SocialActivityFinder SocialActivityAchievementLocalServiceBaseImpl.socialActivityFinder
           
 

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

Methods in com.liferay.portlet.social.service.base with parameters of type SocialActivityFinder
 void SocialActivitySettingServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void SocialActivityLimitLocalServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void SocialRequestInterpreterLocalServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void SocialActivityLocalServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void SocialActivityCounterLocalServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void SocialRelationLocalServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void SocialRequestLocalServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void SocialActivityInterpreterLocalServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void SocialActivitySettingLocalServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void SocialActivityAchievementLocalServiceBaseImpl.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 WikiPageLocalServiceBaseImpl.socialActivityFinder
           
protected  SocialActivityFinder WikiPageServiceBaseImpl.socialActivityFinder
           
 

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

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


Liferay 6.1.2-ce-ga3