SAP ABAP Interface IF_ATOM_ST_CALLBACK (Atom Simple Transformation Callback)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RST (Application Component) REST-based Protocols
     SATOM_CORE (Package) ATOM core
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ATOM_ST_CALLBACK Callback for ST 20100809
Properties
Interface IF_ATOM_ST_CALLBACK  
Short Description Atom Simple Transformation Callback    
General Data
Package SATOM_CORE   ATOM core 
Created 20100427   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_ATOM_ST_CALLBACK has no forward declaration.
Interfaces
Interface IF_ATOM_ST_CALLBACK has no interface.
Friends
Interface IF_ATOM_ST_CALLBACK has no friend.
Attributes
Interface IF_ATOM_ST_CALLBACK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 READ_EXTENSION_ATTRIBUTES Instance method Public Method Read extension attributes 20100715
2 READ_EXTENSION_ELEMENT Instance method Public Method Read extension element 20100715
3 READ_OTHER_CONTENT Instance method Public Method Read other content 20100715
4 READ_UNDEFINED_CONTENT Instance method Public Method Read undefined content 20100715
5 WRITE_EXTENSION_ATTRIBUTES Instance method Public Method Write extension attributes 20100715
6 WRITE_NAMESPACE_DECLARATIONS Instance method Public Method Write namespace declarations 20100715
Events
Interface IF_ATOM_ST_CALLBACK has no event.
Types
Interface IF_ATOM_ST_CALLBACK has no local type.
Method Signatures

Method READ_EXTENSION_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ATTRIBUTES Call by reference Type reference (TYPE) IF_ATOM_TYPES=>EXT_ATTRIBUTE_T 20100715
2 Importing IO_READER Call by reference Object reference (TYPE REF TO) IF_SXML_READER 20100715
# Exception Resumable Description Created on
1 CX_SXML_ERROR SXML Root Exception 20120801

Method READ_EXTENSION_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EXTENSION_ELEMENTS Call by reference Type reference (TYPE) IF_ATOM_TYPES=>EXT_ELEMENT_T 20100715
2 Importing IO_READER Call by reference Object reference (TYPE REF TO) IF_SXML_READER 20100715
# Exception Resumable Description Created on
1 CX_SXML_ERROR SXML Root Exception 20120801

Method READ_OTHER_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CONTENT Call by reference Type reference (TYPE) IF_ATOM_TYPES=>TEXT_OR_XMLDATA_T 20100715
2 Exporting EV_TEXT Call by reference Type reference (TYPE) STRING 20100715
3 Exporting EV_XMLDATA Call by reference Type reference (TYPE) XSDANY 20100715
4 Importing IO_READER Call by reference Object reference (TYPE REF TO) IF_SXML_READER 20100715
# Exception Resumable Description Created on
1 CX_SXML_ERROR SXML Root Exception 20120801

Method READ_UNDEFINED_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CONTENT Call by reference Type reference (TYPE) IF_ATOM_TYPES=>TEXT_OR_XMLDATA_T 20100715
2 Importing IO_READER Call by reference Object reference (TYPE REF TO) IF_SXML_READER 20100715
# Exception Resumable Description Created on
1 CX_SXML_ERROR SXML Root Exception 20120801

Method WRITE_EXTENSION_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 20100715
2 Importing IT_ATTRIBUTES Call by reference Type reference (TYPE) IF_ATOM_TYPES=>EXT_ATTRIBUTE_T 20100715
# Exception Resumable Description Created on
1 CX_SXML_ERROR SXML Root Exception 20120801

Method WRITE_NAMESPACE_DECLARATIONS 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 20100715
2 Importing IT_NAMESPACE Call by reference Type reference (TYPE) IF_ATOM_TYPES=>NAMESPACE_T 20100715
# Exception Resumable Description Created on
1 CX_SXML_ERROR SXML Root Exception 20120801
History
Last changed by/on SAP  20130531 
SAP Release Created in 800