Package | Description |
---|---|
org.apache.olingo.client.api.communication.request.retrieve.v4 | |
org.apache.olingo.client.api.serialization.v4 | |
org.apache.olingo.commons.api.domain.v4 |
Modifier and Type | Method and Description |
---|---|
ODataEntitySetIteratorRequest<ODataEntitySet,ODataEntity> |
RetrieveRequestFactory.getEntitySetIteratorRequest(URI uri) |
ODataEntitySetRequest<ODataEntitySet> |
RetrieveRequestFactory.getEntitySetRequest(URI uri) |
Modifier and Type | Method and Description |
---|---|
ODataEntitySet |
ODataBinder.getODataEntitySet(ResWrap<EntitySet> resource) |
ODataEntitySet |
ODataReader.readEntitySet(InputStream input,
ODataFormat format) |
Modifier and Type | Interface and Description |
---|---|
interface |
ODataDelta |
Modifier and Type | Method and Description |
---|---|
ODataEntitySet |
ODataObjectFactory.newEntitySet() |
ODataEntitySet |
ODataObjectFactory.newEntitySet(URI next) |
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.