SAP ABAP Interface IF_REST_ENTITY_PROVIDER (REST Entity Provider)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-RST (Application Component) REST-based Protocols
⤷
SREST_CORE (Package) REST Core

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_REST_ENTITY_PROVIDER | REST Entity Provider | 20110912 |
Properties
Interface | IF_REST_ENTITY_PROVIDER | |
Short Description | REST Entity Provider |
General Data
Package | SREST_CORE | REST Core |
Created | 20110912 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_REST_ENTITY_PROVIDER has no interface.
Friends
Interface IF_REST_ENTITY_PROVIDER has no friend.
Attributes
Interface IF_REST_ENTITY_PROVIDER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Set entity tag of the requested entity | 20111011 |
2 | ![]() |
Instance method | Public | Method | Get header | 20110912 |
3 | ![]() |
Instance method | Public | Method | Remove header | 20111013 |
4 | ![]() |
Instance method | Public | Method | Get entity tag of the requested entity | 20111011 |
5 | ![]() |
Instance method | Public | Method | Set header | 20110912 |
6 | ![]() |
Instance method | Public | Method | Write to entity | 20110912 |
Events
Interface IF_REST_ENTITY_PROVIDER has no event.
Types
Interface IF_REST_ENTITY_PROVIDER has no local type.
Method Signatures
Method GET_ETAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ETAG | Value transfer | Type reference (TYPE) | STRING | HTTP Entity Tag | 20111011 |
Method GET_ETAG on Interface IF_REST_ENTITY_PROVIDER has no exception.
Method GET_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20110912 | ||
2 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | STRING | Value | 20110912 |
Method GET_HEADER on Interface IF_REST_ENTITY_PROVIDER has no exception.
Method REMOVE_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20111013 |
Method REMOVE_HEADER on Interface IF_REST_ENTITY_PROVIDER has no exception.
Method SET_ETAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ETAG | Call by reference | Type reference (TYPE) | STRING | Entity tag | 20111011 |
Method SET_ETAG on Interface IF_REST_ENTITY_PROVIDER has no exception.
Method SET_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20110912 | ||
2 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | STRING | Value | 20110912 |
Method SET_HEADER on Interface IF_REST_ENTITY_PROVIDER has no exception.
Method WRITE_TO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_ENTITY | Call by reference | Object reference (TYPE REF TO) | IF_REST_ENTITY | Entity | 20110912 |
Method WRITE_TO on Interface IF_REST_ENTITY_PROVIDER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 803 |