Class GroupSearchServiceImpl
java.lang.Object
org.exoplatform.services.organization.search.GroupSearchServiceImpl
- All Implemented Interfaces:
GroupSearchService
-
Constructor Summary
ConstructorsConstructorDescriptionGroupSearchServiceImpl(org.exoplatform.services.organization.OrganizationService organizationService) -
Method Summary
Modifier and TypeMethodDescriptionorg.exoplatform.commons.utils.ListAccess<org.exoplatform.services.organization.Group> searchGroups(String keyword)
-
Constructor Details
-
GroupSearchServiceImpl
public GroupSearchServiceImpl(org.exoplatform.services.organization.OrganizationService organizationService)
-
-
Method Details
-
searchGroups
public org.exoplatform.commons.utils.ListAccess<org.exoplatform.services.organization.Group> searchGroups(String keyword) throws Exception - Specified by:
searchGroupsin interfaceGroupSearchService- Throws:
Exception
-