SAP ABAP Class CL_ADT_REST_ST_HANDLER (Handler for Simple Transformations)
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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ADT_REST_CONTENT_HANDLER Content Handler 20101214
Properties
Class CL_ADT_REST_ST_HANDLER  
Short Description Handler for Simple Transformations    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SADT_REST   REST Framework 
Created 20101202   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ADT_REST_ST_HANDLER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ADT_REST_CONTENT_HANDLER Content Handler 20101214
Friends
Class CL_ADT_REST_ST_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTENT_TYPE Instance attribute Private Type reference (TYPE) STRING 20101214
2 IGNORE_CONVERSION_FAILURES Instance attribute Private Type reference (TYPE) BOOLE_D 20130524
3 ROOT_NAME Instance attribute Private Type reference (TYPE) STRING 20101214
4 ST_NAME Instance attribute Private Type reference (TYPE) STRING 20101214
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Protected Constructor 20101214
2 CREATE_INSTANCE Static method Public Method 20101214
Events
Class CL_ADT_REST_ST_HANDLER has no event.
Types
Class CL_ADT_REST_ST_HANDLER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTENT_TYPE Call by reference Type reference (TYPE) CSEQUENCE IF_REST_MEDIA_TYPE=>GC_APPL_XML 20101214
2 Importing ROOT_NAME Call by reference Type reference (TYPE) CSEQUENCE 'ROOT' 20101214
3 Importing STRICT_CONVERSION Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE 20130524
4 Importing ST_NAME Call by reference Type reference (TYPE) CSEQUENCE 20101214

Method CONSTRUCTOR on class CL_ADT_REST_ST_HANDLER has no exception.

Method CREATE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTENT_TYPE Call by reference Type reference (TYPE) CSEQUENCE IF_REST_MEDIA_TYPE=>GC_APPL_XML 20101214
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_ADT_REST_CONTENT_HANDLER 20101214
3 Importing ROOT_NAME Call by reference Type reference (TYPE) CSEQUENCE 'ROOT' 20101214
4 Importing STRICT_CONVERSION Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE 20130524
5 Importing ST_NAME Call by reference Type reference (TYPE) CSEQUENCE 20101214

Method CREATE_INSTANCE on class CL_ADT_REST_ST_HANDLER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740