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 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:
      handle in class org.apache.olingo.odata2.core.ODataRequestHandler
    • getIntegrationResponse

      protected org.apache.olingo.odata2.api.processor.ODataResponse getIntegrationResponse(org.apache.olingo.odata2.api.processor.ODataResponse response)