SAP ABAP Class /IWCOR/IF_REST_ENTITY_PROVIDER (REST Entity Provider)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | /IWCOR/IF_DS_EP_ATOM_ENTRY | ATOM entry provider | 20120813 |
2 | Interface composition (i COMPRISING i_ref) | /IWCOR/IF_DS_EP_ATOM_FEED | ATOM feed provider | 20120813 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWCOR/CL_REST_ENTITY_PROVIDER | REST Entity Provider | 20110919 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWCOR/CL_REST_STUB_ENTITY_PRO | Mock Impl of Interface /IWCOR/IF_REST_ENTITY_PROVIDER | 20120928 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWFND/CL_SODATA_DUMMY_PROV | OData Channel - Dummy Entity Provider for Batch | 20120123 |
Properties
Class | /IWCOR/IF_REST_ENTITY_PROVIDER | |
Short Description | REST Entity Provider | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20110912 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /IWCOR/IF_REST_ENTITY_PROVIDER has no interface implemented.
Friends
Class /IWCOR/IF_REST_ENTITY_PROVIDER has no friend class.
Attributes
Class /IWCOR/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 | 20120305 |
2 | ![]() |
Instance method | Public | Method | Get header | 20120305 |
3 | ![]() |
Instance method | Public | Method | Remove header | 20120305 |
4 | ![]() |
Instance method | Public | Method | Get entity tag of the requested entity | 20120305 |
5 | ![]() |
Instance method | Public | Method | Set header | 20120305 |
6 | ![]() |
Instance method | Public | Method | Write to entity | 20120305 |
Events
Class /IWCOR/IF_REST_ENTITY_PROVIDER has no event.
Types
Class /IWCOR/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 | 20120305 |
Method GET_ETAG on class /IWCOR/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 | 20120305 | ||
2 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | STRING | Value | 20120305 |
Method GET_HEADER on class /IWCOR/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 | 20120305 |
Method REMOVE_HEADER on class /IWCOR/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 | 20120305 |
Method SET_ETAG on class /IWCOR/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 | 20120305 | ||
2 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | STRING | Value | 20120305 |
Method SET_HEADER on class /IWCOR/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) | /IWCOR/IF_REST_ENTITY | Entity | 20120305 |
Method WRITE_TO on class /IWCOR/IF_REST_ENTITY_PROVIDER has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in |