| Package | Description |
|---|---|
| com.covisint.platform.group.client.sdk |
Public SDK for the group service APIs.
|
| Modifier and Type | Method and Description |
|---|---|
static GroupSDK.GroupClient.Sort |
GroupSDK.GroupClient.Sort.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GroupSDK.GroupClient.Sort[] |
GroupSDK.GroupClient.Sort.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.CheckedFuture<List<Group>,com.covisint.core.http.service.core.ServiceException> |
GroupSDK.GroupClient.search(List<String> names,
List<String> descriptions,
boolean includeEntitlements,
com.covisint.core.http.service.core.Page page,
GroupSDK.GroupClient.Sort... sortOrder)
Searches for groups based on supported criteria.
|
Copyright © 2015 Covisint. All rights reserved.