public class ServiceDocumentRequest extends ServiceRequest
customContentType, odata, request, serviceMetadata, uriInfo| Constructor and Description |
|---|
ServiceDocumentRequest(org.apache.olingo.server.api.OData odata,
org.apache.olingo.server.api.ServiceMetadata serviceMetadata) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(ServiceHandler handler,
org.apache.olingo.server.api.ODataResponse response) |
org.apache.olingo.commons.api.format.ContentType |
getResponseContentType() |
allowedMethod, getCustomContentTypeSupport, getETag, getHeader, getOdata, getODataRequest, getPreference, getPreferences, getQueryParameter, getRequestContentType, getReturnRepresentation, getSerializer, getSerializerOptions, getServiceMetaData, getUriInfo, isDELETE, isGET, isPATCH, isPOST, isPUT, methodNotAllowed, notImplemented, parseLink, setCustomContentTypeSupport, setODataRequest, setUriInfopublic ServiceDocumentRequest(org.apache.olingo.server.api.OData odata,
org.apache.olingo.server.api.ServiceMetadata serviceMetadata)
public org.apache.olingo.commons.api.format.ContentType getResponseContentType()
throws org.apache.olingo.server.core.ContentNegotiatorException
getResponseContentType in class ServiceRequestorg.apache.olingo.server.core.ContentNegotiatorExceptionpublic void execute(ServiceHandler handler, org.apache.olingo.server.api.ODataResponse response) throws org.apache.olingo.server.api.ODataLibraryException, org.apache.olingo.server.api.ODataApplicationException
execute in class ServiceRequestorg.apache.olingo.server.api.ODataLibraryExceptionorg.apache.olingo.server.api.ODataApplicationExceptionCopyright © 2013–2015 The Apache Software Foundation. All rights reserved.