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