SAP ABAP Class CL_ADT_REST_RES_ADAPTER (Adapter old resource new REST resource)
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_REST_RESOURCE | REST Resource | 20100610 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ADT_RESOURCE_CONTROLLER | ADT Resources | 20100610 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ADT_RES_CON_ACTIVATABLE | Activable, checkable resources | 20100610 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ADT_RES_CON_CHECKABLE | Activable, checkable resources | 20100610 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ADT_RES_CON_LOCKABLE | Lockable ADT resource controller | 20100610 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ADT_RESOURCE_CONTROLLER | Base class for all resource controller | 20100709 |
Properties
Class | CL_ADT_REST_RES_ADAPTER | |
Short Description | Adapter old resource new REST resource | |
Super Class | CL_REST_RESOURCE | REST Resource |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SADT_REST | REST Framework |
Created | 20100610 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ADT_REST_RES_ADAPTER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ADT_RESOURCE_CONTROLLER | ADT Resources | 20100610 | ||
2 | IF_ADT_RES_CON_ACTIVATABLE | Activable, checkable resources | 20100610 | ||
3 | IF_ADT_RES_CON_CHECKABLE | Activable, checkable resources | 20100610 | ||
4 | IF_ADT_RES_CON_LOCKABLE | Lockable ADT resource controller | 20100610 |
Friends
Class CL_ADT_REST_RES_ADAPTER 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 | 'ACTIVATE' | 20100701 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CHECK' | 20100701 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'FIND' | 20100701 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'LOCK' | 20100701 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '_action' | 20100701 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'UNLOCK' | 20100701 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20100714 | |
2 | ![]() |
Instance method | Private | Method | 20100727 | |
3 | ![]() |
Instance method | Private | Method | 20100719 |
Events
Class CL_ADT_REST_RES_ADAPTER has no event.
Types
Class CL_ADT_REST_RES_ADAPTER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ADT_REST_RES_ADAPTER has no parameter.
Method CONSTRUCTOR on class CL_ADT_REST_RES_ADAPTER has no exception.
Method HANDLE_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ADT_REST | 20100727 | |||
2 | ![]() |
RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_REST_RESPONSE | 20100727 |
Method HANDLE_EXCEPTION on class CL_ADT_REST_RES_ADAPTER has no exception.
Method SET_DEF_RESP_ENTITY_HEADERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENTITY | Call by reference | Object reference (TYPE REF TO) | IF_REST_ENTITY | 20100719 |
Method SET_DEF_RESP_ENTITY_HEADERS on class CL_ADT_REST_RES_ADAPTER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 800 |