SAP ABAP Class CL_ADT_REST_COMP_CNT_HANDLER (Compatible Content Handler)
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 20130628
Properties
Class CL_ADT_REST_COMP_CNT_HANDLER  
Short Description Compatible Content Handler    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SADT_REST   REST Framework 
Created 20130619   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ADT_REST_COMP_CNT_HANDLER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ADT_REST_CONTENT_HANDLER Content Handler 20130628
Friends
Class CL_ADT_REST_COMP_CNT_HANDLER 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 20130628
2 REQUEST Instance attribute Private Object reference (TYPE REF TO) IF_ADT_REST_REQUEST 20130628
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CNT_TYPE_IS_SUPPORTED Instance method Public Method 20130628
2 CONSTRUCTOR Instance method Private Constructor 20130628
3 CREATE Static method Public Method 20130628
Events
Class CL_ADT_REST_COMP_CNT_HANDLER has no event.
Types
Class CL_ADT_REST_COMP_CNT_HANDLER has no local type.
Method Signatures

Method CHECK_CNT_TYPE_IS_SUPPORTED Signature

Method CHECK_CNT_TYPE_IS_SUPPORTED on class CL_ADT_REST_COMP_CNT_HANDLER has no parameter.
# Exception Resumable Description Created on
1 CX_ADT_RES_BAD_REQUEST 20130628
2 CX_ADT_RES_NOT_ACCEPTABLE 20130628

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 20130628
2 Importing REQUEST Call by reference Object reference (TYPE REF TO) IF_ADT_REST_REQUEST 20130628

Method CONSTRUCTOR on class CL_ADT_REST_COMP_CNT_HANDLER has no exception.

Method CREATE 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 20130628
2 Importing REQUEST Call by reference Object reference (TYPE REF TO) IF_ADT_REST_REQUEST 20130628
3 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_ADT_REST_COMP_CNT_HANDLER 20130628

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