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
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ADT_REST_ASXML_HANDLER Content Handler for asXML 20101221
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ADT_REST_ATOM_ENTRY_HANDLER Content handler for atom feeds 20110902
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ADT_REST_ATOM_FEED_HANDLER Content handler for atom feeds 20110302
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ADT_REST_ATOM_PUB_HANDLER Content handler for atom pub service documents 20110902
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ADT_REST_BINARY_HANDLER Content handler for binary data 20110902
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ADT_REST_COMP_CNT_HANDLER Compatible Content Handler 20130628
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ADT_REST_PLAIN_TEXT_HANDLER Content Handler for Plain Text 20101221
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ADT_REST_ST_HANDLER Handler for Simple Transformations 20101214
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OO_ADT_CLASS_METADATA_TEST class used for testing metadata retrieval 20130424
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SEDI_ADT_SRC_HTML_CNT_HDL Renders source code as html 20130304
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 DESERIALIZE Instance method Public Method Deserialize request entity 20101214
2 GET_SUPPORTED_CONTENT_TYPE Instance method Public Method Get supported content type 20101214
3 SERIALIZE 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 Exporting DATA Call by reference Type reference (TYPE) DATA 20101214
2 Importing REQUEST_ENTITY Call by reference Object reference (TYPE REF TO) IF_REST_ENTITY 20101214
# Exception Resumable Description Created on
1 CX_ADT_REST 20101221

Method GET_SUPPORTED_CONTENT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Importing DATA Call by reference Type reference (TYPE) DATA 20101214
2 Importing RESPONSE_ENTITY Call by reference Object reference (TYPE REF TO) IF_REST_ENTITY 20101214
# Exception Resumable Description Created on
1 CX_ADT_REST 20101221
History
Last changed by/on SAP  20130531 
SAP Release Created in 740