SAP ABAP Interface IF_ADT_REST_CONTENT_HANDLER (Content Handler)
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 - Used By
Properties
Interface | IF_ADT_REST_CONTENT_HANDLER | |
Short Description | Content Handler |
General Data
Package | SADT_REST | REST Framework |
Created | 20101126 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_ADT_REST_CONTENT_HANDLER has no forward declaration.
Interfaces
Interface IF_ADT_REST_CONTENT_HANDLER has no interface.
Friends
Interface IF_ADT_REST_CONTENT_HANDLER has no friend.
Attributes
Interface 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
Interface IF_ADT_REST_CONTENT_HANDLER has no event.
Types
Interface 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 Interface 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 | 740 |