SAP ABAP Class IF_WB_ADT_REST_RES_DELEGATE (Workbench REST Resource)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DDIC_ADT_RES_XVIEW_HANDLE | Rest Data Handle Class for External View | 20120508 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DDIC_WB_ADT_RES_DDLS_HANDLE | Delegate Helper for Resource Controller of DDLS Editor | 20121112 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DDIC_WB_ADT_RES_SQSC_HANDLE | Helper Class for SQL Script Resource | 20120426 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_NHI_REST_RES_DELEGATE | NHI | 20120611 |
Properties
| Class | IF_WB_ADT_REST_RES_DELEGATE | |
| Short Description | Workbench REST Resource | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110517 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_WB_ADT_REST_RES_DELEGATE has no forward declaration.
Interfaces
Class IF_WB_ADT_REST_RES_DELEGATE has no interface implemented.
Friends
Class IF_WB_ADT_REST_RES_DELEGATE has no friend class.
Attributes
Class IF_WB_ADT_REST_RES_DELEGATE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20110608 | ||
| 2 | Instance method | Public | Method | 20110608 | ||
| 3 | Instance method | Public | Method | 20110608 | ||
| 4 | Instance method | Public | Method | 20110608 | ||
| 5 | Instance method | Public | Method | 20130514 | ||
| 6 | Instance method | Public | Method | 20110608 |
Events
Class IF_WB_ADT_REST_RES_DELEGATE has no event.
Types
Class IF_WB_ADT_REST_RES_DELEGATE has no local type.
Method Signatures
Method FILL_RESPONSE_BODY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_CONTENT_HANDLER | 20110608 | ||||
| 2 | DATA_SELECTION | Call by reference | Type reference (TYPE) | WB_OBJECT_DATA_SELECTION | 20110608 | ||||
| 3 | OBJECT_DATA | Call by reference | Object reference (TYPE REF TO) | IF_WB_OBJECT_DATA_MODEL | 20110608 | ||||
| 4 | RESOURCE_DATA | Call by reference | Object reference (TYPE REF TO) | IF_WB_ADT_REST_RESOURCE_DATA | 20110608 | ||||
| 5 | RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_RESPONSE | 20110608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110608 |
Method GET_ADDITIONAL_ETAG_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_SELECTION | Call by reference | Type reference (TYPE) | WB_OBJECT_DATA_SELECTION | 20110608 | ||||
| 2 | RESOURCE_DATA | Call by reference | Object reference (TYPE REF TO) | IF_WB_ADT_REST_RESOURCE_DATA | 20110608 | ||||
| 3 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20110608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110608 |
Method GET_CONTENT_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_SELECTION | Call by reference | Type reference (TYPE) | WB_OBJECT_DATA_SELECTION | 20110608 | ||||
| 2 | RESOURCE_DATA | Call by reference | Object reference (TYPE REF TO) | IF_WB_ADT_REST_RESOURCE_DATA | 20110608 | ||||
| 3 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_ADT_REST_CONTENT_HANDLER | 20110608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110608 |
Method GET_WB_OBJECT_DATA_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESOURCE_DATA | Call by reference | Object reference (TYPE REF TO) | IF_WB_ADT_REST_RESOURCE_DATA | 20110608 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | WB_OBJECT_DATA_SELECTION | 20110608 | ||||
| 3 | URI | Call by reference | Type reference (TYPE) | STRING | 20110608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110608 |
Method READ_BINARY_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT | Call by reference | Type reference (TYPE) | XSTRING | 20130514 | ||||
| 2 | CONTENT_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_CHECK_CONTENT_HNDL | 20130514 | ||||
| 3 | OBJECT_DATA | Call by reference | Object reference (TYPE REF TO) | IF_WB_OBJECT_DATA_MODEL | 20130514 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130514 |
Method READ_REQUEST_BODY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_CONTENT_HANDLER | 20110608 | ||||
| 2 | DATA_SELECTION | Call by reference | Type reference (TYPE) | WB_OBJECT_DATA_SELECTION | 20110608 | ||||
| 3 | OBJECT_DATA | Call by reference | Object reference (TYPE REF TO) | IF_WB_OBJECT_DATA_MODEL | 20110614 | ||||
| 4 | PACKAGE | Call by reference | Type reference (TYPE) | DEVCLASS | 20110614 | ||||
| 5 | REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_REQUEST | 20110608 | ||||
| 6 | RESOURCE_DATA | Call by reference | Object reference (TYPE REF TO) | IF_WB_ADT_REST_RESOURCE_DATA | 20110608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110608 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |