public class EdmEnabledODataClientImpl extends ODataClientImpl implements org.apache.olingo.client.api.EdmEnabledODataClient
configuration| Constructor and Description |
|---|
EdmEnabledODataClientImpl(String serviceRoot,
org.apache.olingo.commons.api.edm.Edm edm,
String metadataETag) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.olingo.commons.api.edm.Edm |
getCachedEdm() |
org.apache.olingo.commons.api.edm.Edm |
getEdm(String metadataETag) |
org.apache.olingo.client.api.communication.request.invoke.EdmEnabledInvokeRequestFactory |
getInvokeRequestFactory() |
String |
getServiceRoot() |
org.apache.olingo.client.api.uri.URIBuilder |
newURIBuilder() |
getAsyncRequestFactory, getBatchRequestFactory, getBinder, getConfiguration, getCUDRequestFactory, getDeserializer, getFilterFactory, getObjectFactory, getReader, getRetrieveRequestFactory, getSearchFactory, getSerializer, getServiceVersion, getWriter, newPreferences, newURIBuilder, newVersionHeadersclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAsyncRequestFactory, getBatchRequestFactory, getBinder, getConfiguration, getCUDRequestFactory, getDeserializer, getFilterFactory, getObjectFactory, getReader, getRetrieveRequestFactory, getSearchFactory, getSerializer, getServiceVersion, getWriter, newPreferences, newURIBuilder, newVersionHeaderspublic String getServiceRoot()
getServiceRoot in interface org.apache.olingo.client.api.EdmEnabledODataClientpublic org.apache.olingo.commons.api.edm.Edm getEdm(String metadataETag)
getEdm in interface org.apache.olingo.client.api.EdmEnabledODataClientpublic org.apache.olingo.commons.api.edm.Edm getCachedEdm()
getCachedEdm in interface org.apache.olingo.client.api.EdmEnabledODataClientpublic org.apache.olingo.client.api.uri.URIBuilder newURIBuilder()
newURIBuilder in interface org.apache.olingo.client.api.EdmEnabledODataClientpublic org.apache.olingo.client.api.communication.request.invoke.EdmEnabledInvokeRequestFactory getInvokeRequestFactory()
getInvokeRequestFactory in interface org.apache.olingo.client.api.EdmEnabledODataClientgetInvokeRequestFactory in interface org.apache.olingo.client.api.ODataClientgetInvokeRequestFactory in class ODataClientImplCopyright © 2013–2017 The Apache Software Foundation. All rights reserved.