| Package | Description |
|---|---|
| org.apache.olingo.server.core | |
| org.apache.olingo.server.core.responses |
| Modifier and Type | Method and Description |
|---|---|
ReturnRepresentation |
ServiceRequest.getReturnRepresentation() |
static ReturnRepresentation |
ReturnRepresentation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReturnRepresentation[] |
ReturnRepresentation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static EntityResponse |
EntityResponse.getInstance(ServiceRequest request,
org.apache.olingo.commons.api.data.ContextURL contextURL,
boolean references,
org.apache.olingo.server.api.ODataResponse response,
ReturnRepresentation returnRepresentation) |
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.