SAP ABAP Class CL_ADT_REST_RESPONSE (Wrapper for REST Response)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
⤷
SADT_REST (Package) REST Framework

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ADT_REST_RESPONSE | ADT Access to REST Response | 20101214 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ADT_REST_RESPONSE_SPY | Test double for recording response data set by resource | 20101214 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_TPDA_ADT_RESPONSE_SPY | Test double for recording response data set by resource | 20131031 |
Properties
Class | CL_ADT_REST_RESPONSE | |
Short Description | Wrapper for REST Response | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SADT_REST | REST Framework |
Created | 20101209 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ADT_REST_RESPONSE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ADT_REST_RESPONSE | ADT Access to REST Response | 20101214 |
Friends
Class CL_ADT_REST_RESPONSE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_REST_RESPONSE | 20101214 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20101214 |
Events
Class CL_ADT_REST_RESPONSE has no event.
Types
Class CL_ADT_REST_RESPONSE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REST_RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_REST_RESPONSE | 20101214 |
Method CONSTRUCTOR on class CL_ADT_REST_RESPONSE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |