SAP ABAP Interface IF_REST_APPLICATION (REST Application)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RST (Application Component) REST-based Protocols
     SREST_CORE (Package) REST Core
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
Interface IF_REST_APPLICATION  
Short Description REST Application    
General Data
Package SREST_CORE   REST Core 
Created 20100208   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_REST_APPLICATION has no forward declaration.
Interfaces
Interface IF_REST_APPLICATION has no interface.
Friends
Interface IF_REST_APPLICATION has no friend.
Attributes
Interface 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
Interface IF_REST_APPLICATION has no event.
Types
Interface 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 Interface IF_REST_APPLICATION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in