| Package | Description |
|---|---|
| com.covisint.platform.service.client.sdk |
Public SDK for the service APIs.
|
| Modifier and Type | Method and Description |
|---|---|
static ServiceSDK.ServiceClient.Sort |
ServiceSDK.ServiceClient.Sort.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceSDK.ServiceClient.Sort[] |
ServiceSDK.ServiceClient.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<Service>,com.covisint.core.http.service.core.ServiceException> |
ServiceSDK.ServiceClient.search(ServiceSDK.ServiceClient.FilterSpec filter,
com.covisint.core.http.service.core.Page page,
ServiceSDK.ServiceClient.Sort... sortOrder)
Searches for services based on the given criteria.
|
Copyright © 2015 Covisint. All rights reserved.