Liferay 7.0-ce-m6

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.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.social.service.persistence.impl   
 

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

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

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

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

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

Methods in com.liferay.portlet.journal.service.base with parameters of type SocialActivityFinder
 void JournalArticleServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void JournalFolderServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void JournalFolderLocalServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void JournalArticleLocalServiceBaseImpl.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 MBThreadLocalServiceBaseImpl.socialActivityFinder
           
protected  SocialActivityFinder MBThreadServiceBaseImpl.socialActivityFinder
           
protected  SocialActivityFinder MBMessageLocalServiceBaseImpl.socialActivityFinder
           
 

Methods in com.liferay.portlet.messageboards.service.base that return SocialActivityFinder
 SocialActivityFinder MBMessageServiceBaseImpl.getSocialActivityFinder()
          Returns the social activity finder.
 SocialActivityFinder MBThreadLocalServiceBaseImpl.getSocialActivityFinder()
          Returns the social activity finder.
 SocialActivityFinder MBThreadServiceBaseImpl.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 MBMessageServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void MBThreadLocalServiceBaseImpl.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.
 

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 SocialActivityLocalServiceBaseImpl.socialActivityFinder
           
protected  SocialActivityFinder SocialActivityServiceBaseImpl.socialActivityFinder
           
protected  SocialActivityFinder SocialActivityInterpreterLocalServiceBaseImpl.socialActivityFinder
           
protected  SocialActivityFinder SocialActivitySetLocalServiceBaseImpl.socialActivityFinder
           
 

Methods in com.liferay.portlet.social.service.base that return SocialActivityFinder
 SocialActivityFinder SocialActivityLocalServiceBaseImpl.getSocialActivityFinder()
          Returns the social activity finder.
 SocialActivityFinder SocialActivityServiceBaseImpl.getSocialActivityFinder()
          Returns the social activity finder.
 SocialActivityFinder SocialActivityInterpreterLocalServiceBaseImpl.getSocialActivityFinder()
          Returns the social activity finder.
 SocialActivityFinder SocialActivitySetLocalServiceBaseImpl.getSocialActivityFinder()
          Returns the social activity finder.
 

Methods in com.liferay.portlet.social.service.base with parameters of type SocialActivityFinder
 void SocialActivityLocalServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void SocialActivityServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void SocialActivityInterpreterLocalServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void SocialActivitySetLocalServiceBaseImpl.setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 

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

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.social.service.persistence.impl
 

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


Liferay 7.0-ce-m6