SAP ABAP Interface IF_ADT_REST_URI_BUILDER (URI building API (RFC 3986))
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_REST_URI_BUILDER | URI building API (RFC 3986) | 20110517 |
Properties
| Interface | IF_ADT_REST_URI_BUILDER | |
| Short Description | URI building API (RFC 3986) |
General Data
| Package | SADT_REST | REST Framework |
| Created | 20110516 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_ADT_REST_URI_BUILDER has no forward declaration.
Interfaces
Interface IF_ADT_REST_URI_BUILDER has no interface.
Friends
Interface IF_ADT_REST_URI_BUILDER has no friend.
Attributes
Interface IF_ADT_REST_URI_BUILDER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get URI | 20110517 | |
| 2 | Instance method | Public | Method | Get URI as string | 20110517 | |
| 3 | Instance method | Public | Method | Modify a query parameter of the URI | 20110517 |
Events
Interface IF_ADT_REST_URI_BUILDER has no event.
Types
Interface IF_ADT_REST_URI_BUILDER has no local type.
Method Signatures
Method GET_URI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_ADT_REST_URI | 20110517 |
Method GET_URI on Interface IF_ADT_REST_URI_BUILDER has no exception.
Method GET_URI_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20110517 |
Method GET_URI_STRING on Interface IF_ADT_REST_URI_BUILDER has no exception.
Method MODIFY_QUERY_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110517 | ||||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_ADT_REST_URI_BUILDER | 20110517 | ||||
| 3 | VALUE | Call by reference | Type reference (TYPE) | SIMPLE | 20110517 |
Method MODIFY_QUERY_PARAMETER on Interface IF_ADT_REST_URI_BUILDER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |