public class ServiceClientImpl extends com.covisint.core.http.service.client.BaseResourceClient<Service> implements ServiceClient
Services.| Constructor and Description |
|---|
ServiceClientImpl() |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.CheckedFuture<Service,com.covisint.core.http.service.core.ServiceException> |
delete(String id,
org.apache.http.protocol.HttpContext httpContext) |
com.google.common.util.concurrent.CheckedFuture<Service,com.covisint.core.http.service.core.ServiceException> |
persist(Service 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<Service,com.covisint.core.http.service.core.ServiceException> persist(Service resource, org.apache.http.protocol.HttpContext httpContext)
Copyright © 2015 Covisint. All rights reserved.