| Package | Description |
|---|---|
| com.covisint.platform.service.client.sdk |
Public SDK for the service APIs.
|
| Modifier and Type | Method and Description |
|---|---|
static ServicePackageGrantSDK.ServicePackageGrantClient.GranteeType |
ServicePackageGrantSDK.ServicePackageGrantClient.GranteeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServicePackageGrantSDK.ServicePackageGrantClient.GranteeType[] |
ServicePackageGrantSDK.ServicePackageGrantClient.GranteeType.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<ServicePackageGrant>,com.covisint.core.http.service.core.ServiceException> |
ServicePackageGrantSDK.ServicePackageGrantClient.search(String grantedPackageId,
ServicePackageGrantSDK.ServicePackageGrantClient.GranteeType granteeType,
com.covisint.core.http.service.core.Page page)
Search for service package grants satisfying the given criteria.
|
Copyright © 2015 Covisint. All rights reserved.