SAP ABAP Interface IF_ADT_SRL_QUERY_PARAMETERS (Access to URI query parameters)
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 composition (i COMPRISING i_ref) | IF_ADT_RES_URI | Wrapper for request URI | 20090727 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ADT_RES_METH_SIG | Provides access to REST method signature | 20100614 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ADT_SRL_PARAMS_STUB | Parameter stub for SRL framework | 20090811 |
Properties
| Interface | IF_ADT_SRL_QUERY_PARAMETERS | |
| Short Description | Access to URI query parameters |
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 IF_ADT_SRL_QUERY_PARAMETERS has no interface.
Friends
Interface IF_ADT_SRL_QUERY_PARAMETERS has no friend.
Attributes
Interface IF_ADT_SRL_QUERY_PARAMETERS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20091118 | ||
| 2 | Instance method | Public | Method | Returns the values for the given query parameter | 20091113 | |
| 3 | Instance method | Public | Method | Returns whether the parameter exists or not | 20091104 |
Events
Interface IF_ADT_SRL_QUERY_PARAMETERS has no event.
Types
Interface IF_ADT_SRL_QUERY_PARAMETERS has no local type.
Method Signatures
Method GET_QUERY_PARAM_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | CSEQUENCE | 20091118 | ||||
| 2 | OPTIONAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20091118 | |||
| 3 | QUERY_PARAM_VALUE | Call by reference | Type reference (TYPE) | SIMPLE | 20091119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101221 | |||
| 2 | 20101221 |
Method GET_QUERY_PARAM_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | CSEQUENCE | Parameter name | 20091113 | |||
| 2 | OPTIONAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20091113 | |||
| 3 | QUERY_PARAM_VALUES | Call by reference | Type reference (TYPE) | ANY TABLE | 20091113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101221 | |||
| 2 | 20101221 |
Method IS_QUERY_PARAM_SUPPLIED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20091104 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091104 |
Method IS_QUERY_PARAM_SUPPLIED on Interface IF_ADT_SRL_QUERY_PARAMETERS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 800 |