SAP ABAP Class CL_ADT_RES_CON_TEST_CLIENT (Test client for invoking controller methods)
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 | Inheritance (c INHERITING FROM c_ref) | CL_ADT_SRL_TEST_CLIENT | Root class for test clients | 20090703 |
Properties
Class | CL_ADT_RES_CON_TEST_CLIENT | |
Short Description | Test client for invoking controller methods | |
Super Class | CL_ADT_SRL_TEST_CLIENT | Root class for test clients |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | S | System Program |
Category | 5 | |
Package | SADT_REST | REST Framework |
Created | 20080723 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ADT_RES_CON_TEST_CLIENT has no forward declaration.
Interfaces
Class CL_ADT_RES_CON_TEST_CLIENT has no interface implemented.
Friends
Class CL_ADT_RES_CON_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) | IF_ADT_RESOURCE_CONTROLLER | ADT Resources | 20080723 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'if_adt_res_con_activatable~activate' | 20090918 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'if_adt_resource_controller~create' | 20090625 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'if_adt_resource_controller~delete' | 20090625 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'if_adt_resource_controller~find' | 20090625 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'if_adt_res_con_lockable~lock' | 20090925 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'if_adt_resource_controller~read' | 20090625 | ||
8 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'if_adt_res_con_lockable~unlock' | 20090925 | ||
9 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'if_adt_resource_controller~update' | 20090625 | ||
10 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_ADT_SRL_METHOD_INPUT_DATA | 20090703 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20080723 | |
2 | ![]() |
Instance method | Public | Method | 20080723 |
Events
Class CL_ADT_RES_CON_TEST_CLIENT has no event.
Types
Class CL_ADT_RES_CON_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 | ![]() |
CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_ADT_RESOURCE_CONTROLLER | ADT Resources | 20080723 |
Method CONSTRUCTOR on class CL_ADT_RES_CON_TEST_CLIENT has no exception.
Method INVOKE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Call by reference | Type reference (TYPE) | DATA | 20080723 | |||
2 | ![]() |
METHOD_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Method name | 20080723 | ||
3 | ![]() |
RESULT | Call by reference | Type reference (TYPE) | DATA | Data returned by method | 20080723 | ||
4 | ![]() |
URI | Call by reference | Object reference (TYPE REF TO) | CL_ADT_SRL_URI_STUB | Helper class for controller unit tests | 20090727 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20101221 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 712 |