SAP ABAP Class CL_ADT_REST_PLAIN_TEXT_HANDLER (Content Handler for Plain Text)
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 20101221
Properties
Class CL_ADT_REST_PLAIN_TEXT_HANDLER  
Short Description Content Handler for Plain Text    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SADT_REST   REST Framework 
Created 20101214   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ADT_REST_PLAIN_TEXT_HANDLER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ADT_REST_CONTENT_HANDLER Content Handler 20101221
Friends
Class CL_ADT_REST_PLAIN_TEXT_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTENT_TYPE Instance attribute Public Type reference (TYPE) STRING 20110131
2 CO_TYPE_STRING Constant Private Type reference (TYPE) ABAP_TYPEKIND CL_ABAP_TYPEDESCR=>TYPEKIND_STRING 20101221
3 CO_TYPE_STRING_TABLE Constant Private Type reference (TYPE) ABAP_TYPEKIND CL_ABAP_TYPEDESCR=>TYPEKIND_TABLE 20101221
4 IGNORE_CONVERSION_FAILURES Instance attribute Public Type reference (TYPE) BOOLE_D 20130116
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20110131
2 GET_DATA_TYPE Instance method Private Method 20101221
Events
Class CL_ADT_REST_PLAIN_TEXT_HANDLER has no event.
Types
Class CL_ADT_REST_PLAIN_TEXT_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) STRING IF_REST_MEDIA_TYPE=>GC_TEXT_PLAIN 20110131
2 Importing STRICT_CONVERSION Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE 20130116

Method CONSTRUCTOR on class CL_ADT_REST_PLAIN_TEXT_HANDLER has no exception.

Method GET_DATA_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) DATA 20101221
2 Returning RESULT Value transfer Type reference (TYPE) ABAP_TYPEKIND 20101221

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