SAP ABAP Class CL_GRRM_RESTFUL_CONTROLLER (Handling StreamWork Rest Service Calls)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-RM (Application Component) GRC Risk Management
     GRRM_STREAMWORK (Package) Streamwork connectivity
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTTP_EXTENSION HTTP Framework (iHTTP) HTTP Request Handler 20110413
Properties
Class CL_GRRM_RESTFUL_CONTROLLER  
Short Description Handling StreamWork Rest Service Calls    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRRM_STREAMWORK   Streamwork connectivity 
Created 20110413   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_GRRM_RESOURCE_HANDLER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_HTTP_EXTENSION HTTP Framework (iHTTP) HTTP Request Handler 20110413
Friends
Class CL_GRRM_RESTFUL_CONTROLLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_ROUTING Instance attribute Protected Type reference (TYPE) GRRM_T_RESOURCE_ROUTING 20110414
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONTROLLER Instance method Protected Method 20110413
2 GET_ROUTING Instance method Protected Method 20110414
Events
Class CL_GRRM_RESTFUL_CONTROLLER has no event.
Types
Class CL_GRRM_RESTFUL_CONTROLLER has no local type.
Method Signatures

Method GET_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_GRRM_RESOURCE_HANDLER 20110413
2 Exporting ET_PARAMS Call by reference Type reference (TYPE) IF_GRRM_RESOURCE_HANDLER=>TY_T_PARAMS 20110413
3 Importing URL_INFO Call by reference Type reference (TYPE) STRING 20110413

Method GET_CONTROLLER on class CL_GRRM_RESTFUL_CONTROLLER has no exception.

Method GET_ROUTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ROUTING_TAB Value transfer Type reference (TYPE) GRRM_T_RESOURCE_ROUTING 20110414

Method GET_ROUTING on class CL_GRRM_RESTFUL_CONTROLLER has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in V1000