public class IntegrationDataController
extends java.lang.Object
| Constructor and Description |
|---|
IntegrationDataController(ODataFacade oDataWebMonitoringFacade,
<any> oDataResponseToResponseEntityConverter,
<any> httpServletRequestToODataContextConverter) |
| Modifier and Type | Method and Description |
|---|---|
<any> |
getEntities(HttpServletRequest request) |
<any> |
getEntity(HttpServletRequest request) |
<any> |
getPropertyFromEntity(HttpServletRequest request) |
<any> |
getSchema(HttpServletRequest request) |
<any> |
handleBatch(HttpServletRequest request) |
<any> |
handleCreateOrUpdateEntity(HttpServletRequest request) |
public IntegrationDataController(ODataFacade oDataWebMonitoringFacade, <any> oDataResponseToResponseEntityConverter, <any> httpServletRequestToODataContextConverter)
public <any> getSchema(HttpServletRequest request)
public <any> getEntity(HttpServletRequest request)
public <any> getPropertyFromEntity(HttpServletRequest request)
public <any> getEntities(HttpServletRequest request)
public <any> handleBatch(HttpServletRequest request)
public <any> handleCreateOrUpdateEntity(HttpServletRequest request)
Copyright © 2018 SAP SE. All Rights Reserved.