SAP ABAP Class CL_REST_CONTEXT (REST Context)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RST (Application Component) REST-based Protocols
     SREST_CORE (Package) REST Core
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_REST_CONTEXT REST Context 20101229
Properties
Class CL_REST_CONTEXT  
Short Description REST Context    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SREST_CORE   REST Core 
Created 20101229   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_REST_CONTEXT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_REST_CONTEXT REST Context 20101229
Friends
Class CL_REST_CONTEXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_PARAMETER Instance attribute Protected Type reference (TYPE) PARAMETER_T Parameters 20101229
Methods
# Method Level Visibility Method type Description Created on
1 CLONE Instance method Public Method 20111012
2 GET_PARAMETER Instance method Public Method 20101229
3 GET_PARAMETERS Instance method Public Method 20101229
4 GET_PARAMETER_REFERENCE Instance method Public Method 20111012
5 REMOVE_PARAMETER Instance method Public Method 20111012
6 SET_PARAMETER Instance method Public Method 20101229
Events
Class CL_REST_CONTEXT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 OBJECT_PARAMETER_S Public Attribute reference (LIKE) 20111012
2 PARAMETER_S Public Attribute reference (LIKE) 20101229
3 PARAMETER_T Public Attribute reference (LIKE) 20101229
Method Signatures

Method CLONE Signature

Method CLONE on class CL_REST_CONTEXT has no parameter.
Method CLONE on class CL_REST_CONTEXT has no exception.

Method GET_PARAMETER Signature

Method GET_PARAMETER on class CL_REST_CONTEXT has no parameter.
Method GET_PARAMETER on class CL_REST_CONTEXT has no exception.

Method GET_PARAMETERS Signature

Method GET_PARAMETERS on class CL_REST_CONTEXT has no parameter.
Method GET_PARAMETERS on class CL_REST_CONTEXT has no exception.

Method GET_PARAMETER_REFERENCE Signature

Method GET_PARAMETER_REFERENCE on class CL_REST_CONTEXT has no parameter.
Method GET_PARAMETER_REFERENCE on class CL_REST_CONTEXT has no exception.

Method REMOVE_PARAMETER Signature

Method REMOVE_PARAMETER on class CL_REST_CONTEXT has no parameter.
Method REMOVE_PARAMETER on class CL_REST_CONTEXT has no exception.

Method SET_PARAMETER Signature

Method SET_PARAMETER on class CL_REST_CONTEXT has no parameter.
Method SET_PARAMETER on class CL_REST_CONTEXT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 802