SAP ABAP Interface IF_SLIB_SERIALIZER (Library Serializer)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SLIB_DEFAULT_SERIALIZER 20041104
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SLIB_SAPF_SERIALIZER SAP Feature Serializer 20060713
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWSDL11_SERIALIZER WSDL 1.1 Serializer 20041104
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWSDL11_STDEXT_SERIALIZER WSDL 1.1 Standard Extensions Serializer 20041104
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWSP_SERIALIZER 20050620
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SXSDS_SERIALIZER XSD Schema Simplified Serializer 20041113
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SXSD_SERIALIZER XSD Serializer 20060103
Properties
Interface IF_SLIB_SERIALIZER  
Short Description Library Serializer    
General Data
Package SWSDLPP   SIDL/SLIB Model and Serialization Framework 
Created 20041104   SAP 
Last changed 20090618   SAP 
Unicode checks active    
Forward declarations
Interface IF_SLIB_SERIALIZER has no forward declaration.
Interfaces
Interface IF_SLIB_SERIALIZER has no interface.
Friends
Interface IF_SLIB_SERIALIZER has no friend.
Attributes
Interface IF_SLIB_SERIALIZER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_FEATURE Instance method Public Method 20041104
2 GET_REGISTRY Instance method Public Method 20041104
3 SERIALIZE Instance method Public Method 20041104
4 SET_FEATURE Instance method Public Method 20041104
5 SET_REGISTRY Instance method Public Method 20041104
6 SXML_SERIALIZE Instance method Public Method 20050704
Events
Interface IF_SLIB_SERIALIZER has no event.
Types
Interface IF_SLIB_SERIALIZER has no local type.
Method Signatures

Method GET_FEATURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) CLIKE 20060103
2 Returning RVAL Value transfer Type reference (TYPE) STRING 20060103
# Exception Resumable Description Created on
1 CX_SLIB WSDL 1.1 Exceptions 20041130

Method GET_REGISTRY 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_SIDL_REGISTRY Extension Registry 20041104

Method GET_REGISTRY on Interface IF_SLIB_SERIALIZER has no exception.

Method SERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_SLIB_NODE IF_SLIB_NODE 20041104
2 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_IXML_NODE_COLLECTION Nodeset 20050222
3 Importing XML_PARENT Call by reference Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20041104
# Exception Resumable Description Created on
1 CX_SLIB 20050309

Method SET_FEATURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) CLIKE 20060103
2 Importing VALUE Call by reference Type reference (TYPE) CLIKE 20060103
# Exception Resumable Description Created on
1 CX_SLIB WSDL 1.1 Exceptions 20041130

Method SET_REGISTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REGISTRY Call by reference Object reference (TYPE REF TO) IF_SIDL_REGISTRY Extension Registry 20041104

Method SET_REGISTRY on Interface IF_SLIB_SERIALIZER has no exception.

Method SXML_SERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_SLIB_NODE IF_SLIB_NODE 20050704
2 Importing WRITER Call by reference Object reference (TYPE REF TO) IF_SXML_WRITER SXML Writer 20050712
# Exception Resumable Description Created on
1 CX_SLIB 20050704
History
Last changed by/on SAP  20090618 
SAP Release Created in 700