SAP ABAP Class IF_REST_APPLICATION (REST Application)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_ADT_REST_RFC_APPLICATION REST RFC Application 20100708
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_REST_HTTP_HANDLER REST HTTP Handler 20100212
Properties
Class IF_REST_APPLICATION  
Short Description REST Application    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100208   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_REST_APPLICATION has no forward declaration.
Interfaces
Class IF_REST_APPLICATION has no interface implemented.
Friends
Class IF_REST_APPLICATION has no friend class.
Attributes
Class IF_REST_APPLICATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ROOT_HANDLER Instance method Public Method Creates the REST Resource Tree 20100208
Events
Class IF_REST_APPLICATION has no event.
Types
Class IF_REST_APPLICATION has no local type.
Method Signatures

Method GET_ROOT_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_ROOT_HANDLER Value transfer Object reference (TYPE REF TO) IF_REST_HANDLER The REST Root Handler (e.g. a REST Router) 20100209

Method GET_ROOT_HANDLER on class IF_REST_APPLICATION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in