Package | Description |
---|---|
org.apache.olingo.client.api.communication.request.retrieve.v3 | |
org.apache.olingo.client.api.serialization.v3 | |
org.apache.olingo.commons.api.domain.v3 |
Modifier and Type | Method and Description |
---|---|
ODataEntityRequest<ODataEntity> |
RetrieveRequestFactory.getEntityRequest(URI uri) |
ODataEntitySetIteratorRequest<ODataEntitySet,ODataEntity> |
RetrieveRequestFactory.getEntitySetIteratorRequest(URI uri) |
Modifier and Type | Method and Description |
---|---|
ODataEntity |
ODataBinder.getODataEntity(ResWrap<Entity> resource) |
ODataEntity |
ODataReader.readEntity(InputStream input,
ODataFormat format) |
Modifier and Type | Method and Description |
---|---|
ODataEntity |
ODataObjectFactory.newEntity(FullQualifiedName typeName) |
ODataEntity |
ODataObjectFactory.newEntity(FullQualifiedName typeName,
URI link) |
Modifier and Type | Method and Description |
---|---|
List<ODataEntity> |
ODataEntitySet.getEntities() |
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.