public class ServicePackageClientImpl extends com.covisint.core.http.service.client.BaseResourceClient<ServicePackage> implements ServicePackageClient
ServicePackages.| Constructor and Description |
|---|
ServicePackageClientImpl() |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.CheckedFuture<ServicePackage,com.covisint.core.http.service.core.ServiceException> |
delete(String id,
org.apache.http.protocol.HttpContext httpContext) |
com.google.common.util.concurrent.CheckedFuture<ServicePackage,com.covisint.core.http.service.core.ServiceException> |
persist(ServicePackage resource,
org.apache.http.protocol.HttpContext httpContext) |
add, buildSearchKey, doGet, execute, executeWithBody, executeWithBody, executeWithPrecondition, get, get, getEndpointWithQueryParams, getLocalCache, search, searchpublic com.google.common.util.concurrent.CheckedFuture<ServicePackage,com.covisint.core.http.service.core.ServiceException> persist(ServicePackage resource, org.apache.http.protocol.HttpContext httpContext)
persist in interface com.covisint.core.http.service.client.ResourceClient<ServicePackage>persist in class com.covisint.core.http.service.client.BaseResourceClient<ServicePackage>public com.google.common.util.concurrent.CheckedFuture<ServicePackage,com.covisint.core.http.service.core.ServiceException> delete(String id, org.apache.http.protocol.HttpContext httpContext)
delete in interface com.covisint.core.http.service.client.ResourceClient<ServicePackage>delete in class com.covisint.core.http.service.client.BaseResourceClient<ServicePackage>Copyright © 2015 Covisint. All rights reserved.