SAP ABAP Class CL_ADT_ATOM_LINK_SERIALIZER (serialize extension attributes for atom links)
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
Properties
Class CL_ADT_ATOM_LINK_SERIALIZER  
Short Description serialize extension attributes for atom links    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SADT_REST   REST Framework 
Created 20110217   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ADT_ATOM_LINK_SERIALIZER has no forward declaration.
Interfaces
Class CL_ADT_ATOM_LINK_SERIALIZER has no interface implemented.
Friends
Class CL_ADT_ATOM_LINK_SERIALIZER has no friend class.
Attributes
Class CL_ADT_ATOM_LINK_SERIALIZER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 READ_EXT_ATTRIBUTES Static method Public Method 20110228
2 SERIALIZE_EXT_ATTRIBUTES Static method Public Method 20110228
Events
Class CL_ADT_ATOM_LINK_SERIALIZER has no event.
Types
Class CL_ADT_ATOM_LINK_SERIALIZER has no local type.
Method Signatures

Method READ_EXT_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_READER Call by reference Object reference (TYPE REF TO) IF_SXML_READER 20110228
2 Exporting LINK Call by reference Type reference (TYPE) IF_ATOM_TYPES=>LINK_S 20110228

Method READ_EXT_ATTRIBUTES on class CL_ADT_ATOM_LINK_SERIALIZER has no exception.

Method SERIALIZE_EXT_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WRITER Call by reference Object reference (TYPE REF TO) IF_SXML_WRITER 20110228
2 Importing LINK Call by reference Type reference (TYPE) IF_ATOM_TYPES=>LINK_S 20110228

Method SERIALIZE_EXT_ATTRIBUTES on class CL_ADT_ATOM_LINK_SERIALIZER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in