Class DefaultIntegrationODataRequestHandler
java.lang.Object
org.apache.olingo.odata2.core.ODataRequestHandler
de.hybris.platform.odata2webservices.odata.DefaultIntegrationODataRequestHandler
public class DefaultIntegrationODataRequestHandler
extends org.apache.olingo.odata2.core.ODataRequestHandler
-
Method Summary
Modifier and TypeMethodDescriptioncreateHandler(org.apache.olingo.odata2.api.ODataServiceFactory factory, org.apache.olingo.odata2.api.ODataService service, org.apache.olingo.odata2.api.processor.ODataContext context) protected org.apache.olingo.odata2.api.processor.ODataResponsegetIntegrationResponse(org.apache.olingo.odata2.api.processor.ODataResponse response) org.apache.olingo.odata2.api.processor.ODataResponsehandle(org.apache.olingo.odata2.api.processor.ODataRequest request)
-
Method Details
-
createHandler
public static DefaultIntegrationODataRequestHandler createHandler(org.apache.olingo.odata2.api.ODataServiceFactory factory, org.apache.olingo.odata2.api.ODataService service, org.apache.olingo.odata2.api.processor.ODataContext context) -
handle
public org.apache.olingo.odata2.api.processor.ODataResponse handle(org.apache.olingo.odata2.api.processor.ODataRequest request) - Overrides:
handlein classorg.apache.olingo.odata2.core.ODataRequestHandler
-
getIntegrationResponse
protected org.apache.olingo.odata2.api.processor.ODataResponse getIntegrationResponse(org.apache.olingo.odata2.api.processor.ODataResponse response)
-