SAP ABAP Class CL_ADT_REST_CHECK_RUN_CONTENT (Check run content handler)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
     SADT_UTILITIES (Package) ADT Utilities
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ADT_REST_CHECK_CONTENT_HNDL Check Run content Handler 20120802
Properties
Class CL_ADT_REST_CHECK_RUN_CONTENT  
Short Description Check run content handler    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SADT_UTILITIES   ADT Utilities 
Created 20120802   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ADT_REST_CHECK_RUN_CONTENT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ADT_REST_CHECK_CONTENT_HNDL Check Run content Handler 20120802
Friends
Class CL_ADT_REST_CHECK_RUN_CONTENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTENT_HANDLER Instance attribute Private Object reference (TYPE REF TO) IF_ADT_REST_CONTENT_HANDLER 20120802
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20120802
2 GET_INSTANCE_FOR_ST_HANDLER Static method Public Method 20120802
3 GET_INSTANCE_FOR_ST_NAME Static method Public Method 20120802
4 GET_INSTANCE_FOR_TEXT_PLAIN Static method Public Method 20120802
Events
Class CL_ADT_REST_CHECK_RUN_CONTENT has no event.
Types
Class CL_ADT_REST_CHECK_RUN_CONTENT 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_HANDLER Call by reference Object reference (TYPE REF TO) IF_ADT_REST_CONTENT_HANDLER 20120802

Method CONSTRUCTOR on class CL_ADT_REST_CHECK_RUN_CONTENT has no exception.

Method GET_INSTANCE_FOR_ST_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTENT_HANDLER Call by reference Object reference (TYPE REF TO) IF_ADT_REST_CONTENT_HANDLER 20120802
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_ADT_REST_CHECK_CONTENT_HNDL 20120802

Method GET_INSTANCE_FOR_ST_HANDLER on class CL_ADT_REST_CHECK_RUN_CONTENT has no exception.

Method GET_INSTANCE_FOR_ST_NAME 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 20120802
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_ADT_REST_CHECK_CONTENT_HNDL 20120802
3 Importing ROOT_NAME Call by reference Type reference (TYPE) CSEQUENCE 'ROOT' 20120802
4 Importing ST_NAME Call by reference Type reference (TYPE) CSEQUENCE 20120802

Method GET_INSTANCE_FOR_ST_NAME on class CL_ADT_REST_CHECK_RUN_CONTENT has no exception.

Method GET_INSTANCE_FOR_TEXT_PLAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_ADT_REST_CHECK_CONTENT_HNDL 20120802

Method GET_INSTANCE_FOR_TEXT_PLAIN on class CL_ADT_REST_CHECK_RUN_CONTENT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740