| Package | Description |
|---|---|
| com.veeva.vault.sdk.api.group |
This package provides interfaces to retrieve group membership information.
|
| Modifier and Type | Method and Description |
|---|---|
GetGroupsResponse |
GroupService.getGroupsbyIds(List<String> groupIds)
Retrieves
GetGroupsResponse for the given List of group IDs. |
GetGroupsResponse |
GroupService.getGroupsByNames(List<String> groupNames)
Retrieves
GetGroupsResponse for the given List of group names. |
Copyright © Veeva Systems 2017–2023. All rights reserved.