SAP ABAP Class CL_REST_TEST_RES_COND (Test resource for conditional handling)
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_COND | |
Short Description | Test resource for conditional handling | |
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_COND has no forward declaration.
Interfaces
Class CL_REST_TEST_RES_COND has no interface implemented.
Friends
Class 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 | 20100804 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | TIMESTAMP | '20000101000000' | Modification date | 20100804 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'FORBIDDEN' | Text when Forbidden | 20100804 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'GET_SUCCESSFUL' | Text when GET | 20100804 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'NOT_FOUND' | Text when not found | 20100804 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'PUT_SUCCESSFUL' | Text when PUT | 20100804 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Set conditional header fields | 20100804 |
Events
Class CL_REST_TEST_RES_COND has no event.
Types
Class CL_REST_TEST_RES_COND has no local type.
Method Signatures
Method SET_CONDITIONAL_HEADERS Signature
Method SET_CONDITIONAL_HEADERS on class CL_REST_TEST_RES_COND has no parameter.
Method SET_CONDITIONAL_HEADERS on class CL_REST_TEST_RES_COND has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 800 |