SAP ABAP Class CL_ADT_REST_RES_TEST_CLIENT (Test Client for ADT REST Resources)
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
⤷
⤷
Properties
| Class | CL_ADT_REST_RES_TEST_CLIENT | |
| Short Description | Test Client for ADT REST Resources | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 5 | |
| Package | SADT_REST | REST Framework |
| Created | 20101130 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ADT_REST_RES_TEST_CLIENT has no forward declaration.
Interfaces
Class CL_ADT_REST_RES_TEST_CLIENT has no interface implemented.
Friends
Class CL_ADT_REST_RES_TEST_CLIENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ADT_REST_RESOURCE | 20101214 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20101214 | ||
| 2 | Instance method | Public | Method | 20101214 |
Events
Class CL_ADT_REST_RES_TEST_CLIENT has no event.
Types
Class CL_ADT_REST_RES_TEST_CLIENT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESOURCE | Call by reference | Object reference (TYPE REF TO) | CL_ADT_REST_RESOURCE | 20101214 |
Method CONSTRUCTOR on class CL_ADT_REST_RES_TEST_CLIENT has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_ADT_REST_REQUEST_STUB | 20101214 | ||||
| 2 | RESPONSE | Call by reference | Object reference (TYPE REF TO) | CL_ADT_REST_RESPONSE_SPY | 20101214 | ||||
| 3 | RESULT | Call by reference | Type reference (TYPE) | DATA | 20101214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101214 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 740 |