Liferay 6.2.0-ce-b2

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

Packages that use SocialActivityCounterFinder
com.liferay.portlet.asset.service.base   
com.liferay.portlet.blogs.service.base   
com.liferay.portlet.bookmarks.service.base   
com.liferay.portlet.documentlibrary.service.base   
com.liferay.portlet.journal.service.base   
com.liferay.portlet.messageboards.service.base   
com.liferay.portlet.social.service.base   
com.liferay.portlet.social.service.persistence   
com.liferay.portlet.wiki.service.base   
 

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

Fields in com.liferay.portlet.asset.service.base declared as SocialActivityCounterFinder
protected  SocialActivityCounterFinder AssetEntryServiceBaseImpl.socialActivityCounterFinder
           
protected  SocialActivityCounterFinder AssetEntryLocalServiceBaseImpl.socialActivityCounterFinder
           
 

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

Methods in com.liferay.portlet.asset.service.base with parameters of type SocialActivityCounterFinder
 void AssetEntryServiceBaseImpl.setSocialActivityCounterFinder(SocialActivityCounterFinder socialActivityCounterFinder)
          Sets the social activity counter finder.
 void AssetEntryLocalServiceBaseImpl.setSocialActivityCounterFinder(SocialActivityCounterFinder socialActivityCounterFinder)
          Sets the social activity counter finder.
 

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

Fields in com.liferay.portlet.blogs.service.base declared as SocialActivityCounterFinder
protected  SocialActivityCounterFinder BlogsEntryLocalServiceBaseImpl.socialActivityCounterFinder
           
protected  SocialActivityCounterFinder BlogsEntryServiceBaseImpl.socialActivityCounterFinder
           
 

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

Methods in com.liferay.portlet.blogs.service.base with parameters of type SocialActivityCounterFinder
 void BlogsEntryLocalServiceBaseImpl.setSocialActivityCounterFinder(SocialActivityCounterFinder socialActivityCounterFinder)
          Sets the social activity counter finder.
 void BlogsEntryServiceBaseImpl.setSocialActivityCounterFinder(SocialActivityCounterFinder socialActivityCounterFinder)
          Sets the social activity counter finder.
 

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

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

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

Methods in com.liferay.portlet.bookmarks.service.base with parameters of type SocialActivityCounterFinder
 void BookmarksEntryLocalServiceBaseImpl.setSocialActivityCounterFinder(SocialActivityCounterFinder socialActivityCounterFinder)
          Sets the social activity counter finder.
 void BookmarksFolderLocalServiceBaseImpl.setSocialActivityCounterFinder(SocialActivityCounterFinder socialActivityCounterFinder)
          Sets the social activity counter finder.
 void BookmarksEntryServiceBaseImpl.setSocialActivityCounterFinder(SocialActivityCounterFinder socialActivityCounterFinder)
          Sets the social activity counter finder.
 void BookmarksFolderServiceBaseImpl.setSocialActivityCounterFinder(SocialActivityCounterFinder socialActivityCounterFinder)
          Sets the social activity counter finder.
 

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

Fields in com.liferay.portlet.documentlibrary.service.base declared as SocialActivityCounterFinder
protected  SocialActivityCounterFinder DLAppHelperLocalServiceBaseImpl.socialActivityCounterFinder
           
 

Methods in com.liferay.portlet.documentlibrary.service.base that return SocialActivityCounterFinder
 SocialActivityCounterFinder DLAppHelperLocalServiceBaseImpl.getSocialActivityCounterFinder()
          Returns the social activity counter finder.
 

Methods in com.liferay.portlet.documentlibrary.service.base with parameters of type SocialActivityCounterFinder
 void DLAppHelperLocalServiceBaseImpl.setSocialActivityCounterFinder(SocialActivityCounterFinder socialActivityCounterFinder)
          Sets the social activity counter finder.
 

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

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

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

Methods in com.liferay.portlet.journal.service.base with parameters of type SocialActivityCounterFinder
 void JournalArticleServiceBaseImpl.setSocialActivityCounterFinder(SocialActivityCounterFinder socialActivityCounterFinder)
          Sets the social activity counter finder.
 void JournalFolderLocalServiceBaseImpl.setSocialActivityCounterFinder(SocialActivityCounterFinder socialActivityCounterFinder)
          Sets the social activity counter finder.
 void JournalFolderServiceBaseImpl.setSocialActivityCounterFinder(SocialActivityCounterFinder socialActivityCounterFinder)
          Sets the social activity counter finder.
 void JournalArticleLocalServiceBaseImpl.setSocialActivityCounterFinder(SocialActivityCounterFinder socialActivityCounterFinder)
          Sets the social activity counter finder.
 

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

Fields in com.liferay.portlet.messageboards.service.base declared as SocialActivityCounterFinder
protected  SocialActivityCounterFinder MBThreadServiceBaseImpl.socialActivityCounterFinder
           
protected  SocialActivityCounterFinder MBThreadLocalServiceBaseImpl.socialActivityCounterFinder
           
 

Methods in com.liferay.portlet.messageboards.service.base that return SocialActivityCounterFinder
 SocialActivityCounterFinder MBThreadServiceBaseImpl.getSocialActivityCounterFinder()
          Returns the social activity counter finder.
 SocialActivityCounterFinder MBThreadLocalServiceBaseImpl.getSocialActivityCounterFinder()
          Returns the social activity counter finder.
 

Methods in com.liferay.portlet.messageboards.service.base with parameters of type SocialActivityCounterFinder
 void MBThreadServiceBaseImpl.setSocialActivityCounterFinder(SocialActivityCounterFinder socialActivityCounterFinder)
          Sets the social activity counter finder.
 void MBThreadLocalServiceBaseImpl.setSocialActivityCounterFinder(SocialActivityCounterFinder socialActivityCounterFinder)
          Sets the social activity counter finder.
 

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

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

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

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

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

Classes in com.liferay.portlet.social.service.persistence that implement SocialActivityCounterFinder
 class SocialActivityCounterFinderImpl
           
 

Methods in com.liferay.portlet.social.service.persistence that return SocialActivityCounterFinder
static SocialActivityCounterFinder SocialActivityCounterFinderUtil.getFinder()
           
 

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

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

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

Methods in com.liferay.portlet.wiki.service.base that return SocialActivityCounterFinder
 SocialActivityCounterFinder WikiNodeLocalServiceBaseImpl.getSocialActivityCounterFinder()
          Returns the social activity counter finder.
 SocialActivityCounterFinder WikiPageLocalServiceBaseImpl.getSocialActivityCounterFinder()
          Returns the social activity counter finder.
 SocialActivityCounterFinder WikiPageServiceBaseImpl.getSocialActivityCounterFinder()
          Returns the social activity counter finder.
 SocialActivityCounterFinder WikiNodeServiceBaseImpl.getSocialActivityCounterFinder()
          Returns the social activity counter finder.
 

Methods in com.liferay.portlet.wiki.service.base with parameters of type SocialActivityCounterFinder
 void WikiNodeLocalServiceBaseImpl.setSocialActivityCounterFinder(SocialActivityCounterFinder socialActivityCounterFinder)
          Sets the social activity counter finder.
 void WikiPageLocalServiceBaseImpl.setSocialActivityCounterFinder(SocialActivityCounterFinder socialActivityCounterFinder)
          Sets the social activity counter finder.
 void WikiPageServiceBaseImpl.setSocialActivityCounterFinder(SocialActivityCounterFinder socialActivityCounterFinder)
          Sets the social activity counter finder.
 void WikiNodeServiceBaseImpl.setSocialActivityCounterFinder(SocialActivityCounterFinder socialActivityCounterFinder)
          Sets the social activity counter finder.
 


Liferay 6.2.0-ce-b2