SAP ABAP Class CL_SLIB_MDX_HANDLER (Metadata Handler)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SWSDLPP (Package) SIDL/SLIB Model and Serialization Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTTP_EXTENSION HTTP Framework (iHTTP) HTTP Request Handler 20061127
Properties
Class CL_SLIB_MDX_HANDLER  
Short Description Metadata Handler    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWSDLPP   SIDL/SLIB Model and Serialization Framework 
Created 20061127   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_HTTP_EXTENSION HTTP Framework (iHTTP) HTTP Request Handler 20061127
Friends
Class CL_SLIB_MDX_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_TMP_BODY Instance attribute Private Type reference (TYPE) XSTRING 20061127
2 M_TMP_CONTENT_TYPE Instance attribute Private Type reference (TYPE) STRING 20061127
Methods
# Method Level Visibility Method type Description Created on
1 DESERIALIZE_REQUEST Instance method Protected Method 20061127
2 GET_FEATURE_DOC Instance method Protected Method 20061127
3 SERIALIZE_RESPONSE Instance method Protected Method 20061127
Events
Class CL_SLIB_MDX_HANDLER has no event.
Types
Class CL_SLIB_MDX_HANDLER has no local type.
Method Signatures

Method DESERIALIZE_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SLIB_MDX_REQUEST 20061127
2 Importing SERVER Call by reference Object reference (TYPE REF TO) IF_HTTP_SERVER HTTP Framework (iHTTP) HTTP Server 20061127

Method DESERIALIZE_REQUEST on class CL_SLIB_MDX_HANDLER has no exception.

Method GET_FEATURE_DOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REQUEST Call by reference Object reference (TYPE REF TO) IF_SLIB_MDX_REQUEST 20061127
2 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SLIB_MDX_RESPONSE HTTP Framework (iHTTP) HTTP Response 20061127

Method GET_FEATURE_DOC on class CL_SLIB_MDX_HANDLER has no exception.

Method SERIALIZE_RESPONSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RESPONSE Call by reference Object reference (TYPE REF TO) IF_SLIB_MDX_RESPONSE 20061127
2 Importing SERVER Call by reference Object reference (TYPE REF TO) IF_HTTP_SERVER HTTP Framework (iHTTP) HTTP Server 20061127

Method SERIALIZE_RESPONSE on class CL_SLIB_MDX_HANDLER has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 710