SAP ABAP Interface IF_ADT_RES_URI (Wrapper for request URI)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
     SADT_REST (Package) REST Framework
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ADT_RES_METH_SIG Provides access to REST method signature 20100614
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ADT_SRL_PARAMS_STUB Parameter stub for SRL framework 20100922
Properties
Interface IF_ADT_RES_URI  
Short Description Wrapper for request URI    
General Data
Package SADT_REST   REST Framework 
Created 20090727   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ADT_SRL_QUERY_PARAMETERS Access to URI query parameters 20090727
Friends
Interface IF_ADT_RES_URI has no friend.
Attributes
Interface IF_ADT_RES_URI has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_FRAGMENT Instance method Public Method 20100414
2 GET_PATH_SEGMENT_PARAM_VALUE Instance method Public Method 20091119
3 GET_QUERY_PARAM_VALUE Instance method Public Method 20091118
4 GET_QUERY_PARAM_VALUES Instance method Public Method 20091118
Events
Interface IF_ADT_RES_URI has no event.
Types
Interface IF_ADT_RES_URI has no local type.
Method Signatures

Method GET_FRAGMENT Signature

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

Method GET_FRAGMENT on Interface IF_ADT_RES_URI has no exception.

Method GET_PATH_SEGMENT_PARAM_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Value transfer Type reference (TYPE) CSEQUENCE 20091119
2 Importing OPTIONAL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20091119
3 Exporting PATH_SEGMENT_PARAM_VALUE Call by reference Type reference (TYPE) SIMPLE 20091119
# Exception Resumable Description Created on
1 CX_ADT_REST_PARAM_VALUE_INVLD 20101221
2 CX_ADT_RES_SEG_PARAM_NOT_FOUND 20091119

Method GET_QUERY_PARAM_VALUE Signature

Method GET_QUERY_PARAM_VALUE on Interface IF_ADT_RES_URI has no parameter.
Method GET_QUERY_PARAM_VALUE on Interface IF_ADT_RES_URI has no exception.

Method GET_QUERY_PARAM_VALUES Signature

Method GET_QUERY_PARAM_VALUES on Interface IF_ADT_RES_URI has no parameter.
Method GET_QUERY_PARAM_VALUES on Interface IF_ADT_RES_URI has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 800