SAP ABAP Class IF_ADT_REST_CONTENT_HANDLER (Content Handler)
Meta Relationship - Used By
Properties
| Class | IF_ADT_REST_CONTENT_HANDLER | |
| Short Description | Content Handler | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20101126 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_ADT_REST_CONTENT_HANDLER has no forward declaration.
Interfaces
Class IF_ADT_REST_CONTENT_HANDLER has no interface implemented.
Friends
Class IF_ADT_REST_CONTENT_HANDLER has no friend class.
Attributes
Class IF_ADT_REST_CONTENT_HANDLER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Deserialize request entity | 20101214 | |
| 2 | Instance method | Public | Method | Get supported content type | 20101214 | |
| 3 | Instance method | Public | Method | Serialize response entity | 20101214 |
Events
Class IF_ADT_REST_CONTENT_HANDLER has no event.
Types
Class IF_ADT_REST_CONTENT_HANDLER has no local type.
Method Signatures
Method DESERIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | DATA | 20101214 | ||||
| 2 | REQUEST_ENTITY | Call by reference | Object reference (TYPE REF TO) | IF_REST_ENTITY | 20101214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101221 |
Method GET_SUPPORTED_CONTENT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20101214 |
Method GET_SUPPORTED_CONTENT_TYPE on class IF_ADT_REST_CONTENT_HANDLER has no exception.
Method SERIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | DATA | 20101214 | ||||
| 2 | RESPONSE_ENTITY | Call by reference | Object reference (TYPE REF TO) | IF_REST_ENTITY | 20101214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101221 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |