Liferay 7.0-ce-b4

Uses of Interface
com.liferay.portal.service.persistence.GroupFinder

Packages that use GroupFinder
com.liferay.portal.service.base This package defines the portal service local and remote base classes. 
com.liferay.portal.service.persistence This package defines the portal service persistence interfaces, classes, and utilities. 
com.liferay.portal.service.persistence.impl This package defines the portal service persistence implementation base classes. 
com.liferay.portlet.announcements.service.base   
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.exportimport.service.base   
com.liferay.portlet.messageboards.service.base   
com.liferay.portlet.social.service.base   
com.liferay.portlet.trash.service.base   
 

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

Fields in com.liferay.portal.service.base declared as GroupFinder
protected  GroupFinder GroupServiceBaseImpl.groupFinder
           
protected  GroupFinder LayoutServiceBaseImpl.groupFinder
           
protected  GroupFinder UserGroupRoleServiceBaseImpl.groupFinder
           
protected  GroupFinder UserServiceBaseImpl.groupFinder
           
protected  GroupFinder UserGroupServiceBaseImpl.groupFinder
           
protected  GroupFinder LayoutLocalServiceBaseImpl.groupFinder
           
protected  GroupFinder LayoutSetPrototypeServiceBaseImpl.groupFinder
           
protected  GroupFinder UserGroupLocalServiceBaseImpl.groupFinder
           
protected  GroupFinder MembershipRequestLocalServiceBaseImpl.groupFinder
           
protected  GroupFinder LayoutPrototypeServiceBaseImpl.groupFinder
           
protected  GroupFinder UserLocalServiceBaseImpl.groupFinder
           
protected  GroupFinder RoleLocalServiceBaseImpl.groupFinder
           
protected  GroupFinder SystemEventLocalServiceBaseImpl.groupFinder
           
protected  GroupFinder MembershipRequestServiceBaseImpl.groupFinder
           
protected  GroupFinder RepositoryLocalServiceBaseImpl.groupFinder
           
protected  GroupFinder OrganizationLocalServiceBaseImpl.groupFinder
           
protected  GroupFinder VirtualHostLocalServiceBaseImpl.groupFinder
           
protected  GroupFinder RepositoryServiceBaseImpl.groupFinder
           
protected  GroupFinder GroupLocalServiceBaseImpl.groupFinder
           
protected  GroupFinder CompanyLocalServiceBaseImpl.groupFinder
           
protected  GroupFinder OrganizationServiceBaseImpl.groupFinder
           
protected  GroupFinder LayoutSetPrototypeLocalServiceBaseImpl.groupFinder
           
protected  GroupFinder CompanyServiceBaseImpl.groupFinder
           
protected  GroupFinder LayoutSetServiceBaseImpl.groupFinder
           
protected  GroupFinder RoleServiceBaseImpl.groupFinder
           
protected  GroupFinder LayoutPrototypeLocalServiceBaseImpl.groupFinder
           
protected  GroupFinder LayoutSetLocalServiceBaseImpl.groupFinder
           
protected  GroupFinder UserGroupRoleLocalServiceBaseImpl.groupFinder
           
 

Methods in com.liferay.portal.service.base that return GroupFinder
 GroupFinder GroupServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder LayoutServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder UserGroupRoleServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder UserServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder UserGroupServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder LayoutLocalServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder LayoutSetPrototypeServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder UserGroupLocalServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder MembershipRequestLocalServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder LayoutPrototypeServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder UserLocalServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder RoleLocalServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder SystemEventLocalServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder MembershipRequestServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder RepositoryLocalServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder OrganizationLocalServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder VirtualHostLocalServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder RepositoryServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder GroupLocalServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder CompanyLocalServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder OrganizationServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder LayoutSetPrototypeLocalServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder CompanyServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder LayoutSetServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder RoleServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder LayoutPrototypeLocalServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder LayoutSetLocalServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder UserGroupRoleLocalServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 

Methods in com.liferay.portal.service.base with parameters of type GroupFinder
 void GroupServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void LayoutServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void UserGroupRoleServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void UserServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void UserGroupServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void LayoutLocalServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void LayoutSetPrototypeServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void UserGroupLocalServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void MembershipRequestLocalServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void LayoutPrototypeServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void UserLocalServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void RoleLocalServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void SystemEventLocalServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void MembershipRequestServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void RepositoryLocalServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void OrganizationLocalServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void VirtualHostLocalServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void RepositoryServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void GroupLocalServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void CompanyLocalServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void OrganizationServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void LayoutSetPrototypeLocalServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void CompanyServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void LayoutSetServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void RoleServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void LayoutPrototypeLocalServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void LayoutSetLocalServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void UserGroupRoleLocalServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 

Uses of GroupFinder in com.liferay.portal.service.persistence
 

Methods in com.liferay.portal.service.persistence that return GroupFinder
static GroupFinder GroupFinderUtil.getFinder()
           
 

Methods in com.liferay.portal.service.persistence with parameters of type GroupFinder
 void GroupFinderUtil.setFinder(GroupFinder finder)
           
 

Uses of GroupFinder in com.liferay.portal.service.persistence.impl
 

Classes in com.liferay.portal.service.persistence.impl that implement GroupFinder
 class GroupFinderImpl
           
 

Uses of GroupFinder in com.liferay.portlet.announcements.service.base
 

Fields in com.liferay.portlet.announcements.service.base declared as GroupFinder
protected  GroupFinder AnnouncementsEntryLocalServiceBaseImpl.groupFinder
           
protected  GroupFinder AnnouncementsEntryServiceBaseImpl.groupFinder
           
 

Methods in com.liferay.portlet.announcements.service.base that return GroupFinder
 GroupFinder AnnouncementsEntryLocalServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder AnnouncementsEntryServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 

Methods in com.liferay.portlet.announcements.service.base with parameters of type GroupFinder
 void AnnouncementsEntryLocalServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void AnnouncementsEntryServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 

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

Fields in com.liferay.portlet.asset.service.base declared as GroupFinder
protected  GroupFinder AssetEntryServiceBaseImpl.groupFinder
           
protected  GroupFinder AssetVocabularyServiceBaseImpl.groupFinder
           
protected  GroupFinder AssetEntryLocalServiceBaseImpl.groupFinder
           
protected  GroupFinder AssetTagServiceBaseImpl.groupFinder
           
protected  GroupFinder AssetVocabularyLocalServiceBaseImpl.groupFinder
           
protected  GroupFinder AssetTagLocalServiceBaseImpl.groupFinder
           
 

Methods in com.liferay.portlet.asset.service.base that return GroupFinder
 GroupFinder AssetEntryServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder AssetVocabularyServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder AssetEntryLocalServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder AssetTagServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder AssetVocabularyLocalServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder AssetTagLocalServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 

Methods in com.liferay.portlet.asset.service.base with parameters of type GroupFinder
 void AssetEntryServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void AssetVocabularyServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void AssetEntryLocalServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void AssetTagServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void AssetVocabularyLocalServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void AssetTagLocalServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 

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

Fields in com.liferay.portlet.blogs.service.base declared as GroupFinder
protected  GroupFinder BlogsEntryServiceBaseImpl.groupFinder
           
protected  GroupFinder BlogsStatsUserLocalServiceBaseImpl.groupFinder
           
protected  GroupFinder BlogsEntryLocalServiceBaseImpl.groupFinder
           
 

Methods in com.liferay.portlet.blogs.service.base that return GroupFinder
 GroupFinder BlogsEntryServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder BlogsStatsUserLocalServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder BlogsEntryLocalServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 

Methods in com.liferay.portlet.blogs.service.base with parameters of type GroupFinder
 void BlogsEntryServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void BlogsStatsUserLocalServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void BlogsEntryLocalServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 

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

Fields in com.liferay.portlet.calendar.service.base declared as GroupFinder
protected  GroupFinder CalEventLocalServiceBaseImpl.groupFinder
          Deprecated.  
 

Methods in com.liferay.portlet.calendar.service.base that return GroupFinder
 GroupFinder CalEventLocalServiceBaseImpl.getGroupFinder()
          Deprecated. Returns the group finder.
 

Methods in com.liferay.portlet.calendar.service.base with parameters of type GroupFinder
 void CalEventLocalServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Deprecated. Sets the group finder.
 

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

Fields in com.liferay.portlet.documentlibrary.service.base declared as GroupFinder
protected  GroupFinder DLFolderLocalServiceBaseImpl.groupFinder
           
protected  GroupFinder DLFileEntryServiceBaseImpl.groupFinder
           
protected  GroupFinder DLAppHelperLocalServiceBaseImpl.groupFinder
           
protected  GroupFinder DLFileEntryLocalServiceBaseImpl.groupFinder
           
protected  GroupFinder DLFolderServiceBaseImpl.groupFinder
           
 

Methods in com.liferay.portlet.documentlibrary.service.base that return GroupFinder
 GroupFinder DLFolderLocalServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder DLFileEntryServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder DLAppHelperLocalServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder DLFileEntryLocalServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder DLFolderServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 

Methods in com.liferay.portlet.documentlibrary.service.base with parameters of type GroupFinder
 void DLFolderLocalServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void DLFileEntryServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void DLAppHelperLocalServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void DLFileEntryLocalServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void DLFolderServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 

Uses of GroupFinder in com.liferay.portlet.exportimport.service.base
 

Fields in com.liferay.portlet.exportimport.service.base declared as GroupFinder
protected  GroupFinder StagingServiceBaseImpl.groupFinder
           
protected  GroupFinder StagingLocalServiceBaseImpl.groupFinder
           
 

Methods in com.liferay.portlet.exportimport.service.base that return GroupFinder
 GroupFinder StagingServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder StagingLocalServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 

Methods in com.liferay.portlet.exportimport.service.base with parameters of type GroupFinder
 void StagingServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void StagingLocalServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 

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

Fields in com.liferay.portlet.messageboards.service.base declared as GroupFinder
protected  GroupFinder MBCategoryLocalServiceBaseImpl.groupFinder
           
protected  GroupFinder MBThreadServiceBaseImpl.groupFinder
           
protected  GroupFinder MBCategoryServiceBaseImpl.groupFinder
           
protected  GroupFinder MBThreadLocalServiceBaseImpl.groupFinder
           
protected  GroupFinder MBStatsUserLocalServiceBaseImpl.groupFinder
           
protected  GroupFinder MBMessageServiceBaseImpl.groupFinder
           
protected  GroupFinder MBMessageLocalServiceBaseImpl.groupFinder
           
 

Methods in com.liferay.portlet.messageboards.service.base that return GroupFinder
 GroupFinder MBCategoryLocalServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder MBThreadServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder MBCategoryServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder MBThreadLocalServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder MBStatsUserLocalServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder MBMessageServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder MBMessageLocalServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 

Methods in com.liferay.portlet.messageboards.service.base with parameters of type GroupFinder
 void MBCategoryLocalServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void MBThreadServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void MBCategoryServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void MBThreadLocalServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void MBStatsUserLocalServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void MBMessageServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void MBMessageLocalServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 

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

Fields in com.liferay.portlet.social.service.base declared as GroupFinder
protected  GroupFinder SocialActivityAchievementLocalServiceBaseImpl.groupFinder
           
protected  GroupFinder SocialActivitySettingServiceBaseImpl.groupFinder
           
protected  GroupFinder SocialActivitySettingLocalServiceBaseImpl.groupFinder
           
protected  GroupFinder SocialActivityCounterLocalServiceBaseImpl.groupFinder
           
protected  GroupFinder SocialActivityServiceBaseImpl.groupFinder
           
protected  GroupFinder SocialActivityLimitLocalServiceBaseImpl.groupFinder
           
protected  GroupFinder SocialActivityLocalServiceBaseImpl.groupFinder
           
 

Methods in com.liferay.portlet.social.service.base that return GroupFinder
 GroupFinder SocialActivityAchievementLocalServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder SocialActivitySettingServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder SocialActivitySettingLocalServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder SocialActivityCounterLocalServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder SocialActivityServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder SocialActivityLimitLocalServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder SocialActivityLocalServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 

Methods in com.liferay.portlet.social.service.base with parameters of type GroupFinder
 void SocialActivityAchievementLocalServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void SocialActivitySettingServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void SocialActivitySettingLocalServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void SocialActivityCounterLocalServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void SocialActivityServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void SocialActivityLimitLocalServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void SocialActivityLocalServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 

Uses of GroupFinder in com.liferay.portlet.trash.service.base
 

Fields in com.liferay.portlet.trash.service.base declared as GroupFinder
protected  GroupFinder TrashEntryServiceBaseImpl.groupFinder
           
protected  GroupFinder TrashEntryLocalServiceBaseImpl.groupFinder
           
 

Methods in com.liferay.portlet.trash.service.base that return GroupFinder
 GroupFinder TrashEntryServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 GroupFinder TrashEntryLocalServiceBaseImpl.getGroupFinder()
          Returns the group finder.
 

Methods in com.liferay.portlet.trash.service.base with parameters of type GroupFinder
 void TrashEntryServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void TrashEntryLocalServiceBaseImpl.setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 


Liferay 7.0-ce-b4