SAP ABAP Class CL_REST_TEST_RES_ECHO (Test resource for URL handling and routing)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-RST (Application Component) REST-based Protocols
⤷
SREST_TEST (Package) REST Scenario Tests
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_REST_RESOURCE | REST Resource | 20100804 |
Properties
| Class | CL_REST_TEST_RES_ECHO | |
| Short Description | Test resource for URL handling and routing | |
| Super Class | CL_REST_RESOURCE | REST Resource |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SREST_TEST | REST Scenario Tests |
| Created | 20100804 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_REST_TEST_RES_ECHO has no forward declaration.
Interfaces
Class CL_REST_TEST_RES_ECHO has no interface implemented.
Friends
Class CL_REST_TEST_RES_ECHO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'Foo' | e-tag | 20100804 | ||
| 2 | Constant | Public | Type reference (TYPE) | TIMESTAMP | '20000101000000' | Modification date | 20100804 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Parse XML echo | 20100804 |
Events
Class CL_REST_TEST_RES_ECHO has no event.
Types
Class CL_REST_TEST_RES_ECHO has no local type.
Method Signatures
Method PARSE_ECHO_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_HEADER_FIELDS | Call by reference | Type reference (TYPE) | TIHTTPNVP | 20100804 | ||||
| 2 | ET_PATH_SEGMENTS | Call by reference | Type reference (TYPE) | STRING_TABLE | 20100804 | ||||
| 3 | ET_QUERY_PARAMS | Call by reference | Type reference (TYPE) | TIHTTPNVP | 20100804 | ||||
| 4 | ET_QUERY_PARAMS_DEC | Call by reference | Type reference (TYPE) | TIHTTPNVP | 20100804 | ||||
| 5 | ET_TEMPLATE_PARAMS | Call by reference | Type reference (TYPE) | TIHTTPNVP | 20100804 | ||||
| 6 | ET_TEMPLATE_PARAMS_DEC | Call by reference | Type reference (TYPE) | TIHTTPNVP | 20100804 | ||||
| 7 | EV_METHOD | Call by reference | Type reference (TYPE) | STRING | 20100804 | ||||
| 8 | IO_ENTITY | Call by reference | Object reference (TYPE REF TO) | IF_REST_ENTITY | 20100804 |
Method PARSE_ECHO_XML on class CL_REST_TEST_RES_ECHO has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 800 |