SAP ABAP Class /IWCOR/CL_REST_TEST_RES_COND (Test resource for conditional handling)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-FND-CCL (Application Component) IWF Consumer Connectivity Layer
⤷
/IWCOR/SREST_TEST (Package) REST ibrary test
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWCOR/CL_REST_RESOURCE | REST Resource | 20100909 |
Properties
| Class | /IWCOR/CL_REST_TEST_RES_COND | |
| Short Description | Test resource for conditional handling | |
| Super Class | /IWCOR/CL_REST_RESOURCE | REST Resource |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IWCOR/SREST_TEST | REST ibrary test |
| Created | 20100804 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWCOR/CL_REST_TEST_RES_COND has no forward declaration.
Interfaces
Class /IWCOR/CL_REST_TEST_RES_COND has no interface implemented.
Friends
Class /IWCOR/CL_REST_TEST_RES_COND 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 | 20100909 | ||
| 2 | Constant | Public | Type reference (TYPE) | TIMESTAMP | '20000101000000' | Modification date | 20100909 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'FORBIDDEN' | Text when Forbidden | 20100909 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'GET_SUCCESSFUL' | Text when GET | 20100909 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'NOT_FOUND' | Text when not found | 20100909 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'PUT_SUCCESSFUL' | Text when PUT | 20100909 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Set conditional header fields | 20100909 |
Events
Class /IWCOR/CL_REST_TEST_RES_COND has no event.
Types
Class /IWCOR/CL_REST_TEST_RES_COND has no local type.
Method Signatures
Method SET_CONDITIONAL_HEADERS Signature
Method SET_CONDITIONAL_HEADERS on class /IWCOR/CL_REST_TEST_RES_COND has no parameter.
Method SET_CONDITIONAL_HEADERS on class /IWCOR/CL_REST_TEST_RES_COND has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 100 |