SAP ABAP Interface IF_REST_ENVIRONMENT (REST environment)
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 implementation (CLASS c. INTERFACES i_ref)  CL_REST_BASE_REQUEST REST Base Request 20120307
Properties
Interface IF_REST_ENVIRONMENT  
Short Description REST environment    
General Data
Package SREST_CORE   REST Core 
Created 20120307   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_REST_ENVIRONMENT has no forward declaration.
Interfaces
Interface IF_REST_ENVIRONMENT has no interface.
Friends
Interface IF_REST_ENVIRONMENT has no friend.
Attributes
Interface IF_REST_ENVIRONMENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_PATH Instance method Public Method Get path 20120307
2 GET_PATH_INFO Instance method Public Method Get path info 20120307
3 GET_QUERY_STRING Instance method Public Method Get query string 20120307
4 GET_REQUEST_URI Instance method Public Method Get request URI 20120307
5 GET_SCRIPT_NAME Instance method Public Method Get script name 20120307
6 SET_PATH Instance method Public Method Set path 20120307
7 SET_PATH_INFO Instance method Public Method Set path info 20120307
8 SET_QUERY_STRING Instance method Public Method Set query string 20120307
9 SET_REQUEST_URI Instance method Public Method Set request URI 20120307
10 SET_SCRIPT_NAME Instance method Public Method Set script name 20120307
Events
Interface IF_REST_ENVIRONMENT has no event.
Types
Interface IF_REST_ENVIRONMENT has no local type.
Method Signatures

Method GET_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PATH Value transfer Type reference (TYPE) STRING 20120307

Method GET_PATH on Interface IF_REST_ENVIRONMENT has no exception.

Method GET_PATH_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PATH_INFO Value transfer Type reference (TYPE) STRING 20120307

Method GET_PATH_INFO on Interface IF_REST_ENVIRONMENT has no exception.

Method GET_QUERY_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_QUERY_STRING Value transfer Type reference (TYPE) STRING 20120307

Method GET_QUERY_STRING on Interface IF_REST_ENVIRONMENT has no exception.

Method GET_REQUEST_URI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_URI Value transfer Type reference (TYPE) STRING 20120307

Method GET_REQUEST_URI on Interface IF_REST_ENVIRONMENT has no exception.

Method GET_SCRIPT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SCRIPT_NAME Value transfer Type reference (TYPE) STRING 20120307

Method GET_SCRIPT_NAME on Interface IF_REST_ENVIRONMENT has no exception.

Method SET_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PATH Call by reference Type reference (TYPE) STRING 20120307

Method SET_PATH on Interface IF_REST_ENVIRONMENT has no exception.

Method SET_PATH_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PATH_INFO Call by reference Type reference (TYPE) STRING 20120307

Method SET_PATH_INFO on Interface IF_REST_ENVIRONMENT has no exception.

Method SET_QUERY_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_QUERY_STRING Call by reference Type reference (TYPE) STRING 20120307

Method SET_QUERY_STRING on Interface IF_REST_ENVIRONMENT has no exception.

Method SET_REQUEST_URI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_URI Call by reference Type reference (TYPE) STRING 20120307

Method SET_REQUEST_URI on Interface IF_REST_ENVIRONMENT has no exception.

Method SET_SCRIPT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SCRIPT_NAME Call by reference Type reference (TYPE) STRING 20120307

Method SET_SCRIPT_NAME on Interface IF_REST_ENVIRONMENT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 804