Package | Description |
---|---|
org.apache.olingo.client.api | |
org.apache.olingo.client.api.domain | |
org.apache.olingo.client.api.v3 | |
org.apache.olingo.ext.pojogen |
Modifier and Type | Interface and Description |
---|---|
interface |
CommonEdmEnabledODataClient<UT extends CommonUpdateType>
Client interface that caches the Edm metadata information for a given service root.
|
Modifier and Type | Field and Description |
---|---|
protected CommonODataClient<?> |
ODataEntitySetIterator.odataClient |
Constructor and Description |
---|
ODataEntitySetIterator(CommonODataClient<?> odataClient,
InputStream stream,
ODataFormat format)
Constructor.
|
Modifier and Type | Interface and Description |
---|---|
interface |
EdmEnabledODataClient |
interface |
ODataClient |
Modifier and Type | Method and Description |
---|---|
protected CommonODataClient<?> |
V3POJOGenMojo.getClient() |
protected abstract CommonODataClient<?> |
AbstractPOJOGenMojo.getClient() |
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.