SAP ABAP Class IF_ADT_REST_URI_BUILDER (URI building API (RFC 3986))
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
| Class | IF_ADT_REST_URI_BUILDER | |
| Short Description | URI building API (RFC 3986) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110516 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_ADT_REST_URI_BUILDER has no forward declaration.
Interfaces
Class IF_ADT_REST_URI_BUILDER has no interface implemented.
Friends
Class IF_ADT_REST_URI_BUILDER has no friend class.
Attributes
Class 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
Class IF_ADT_REST_URI_BUILDER has no event.
Types
Class 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 class 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 class 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 class IF_ADT_REST_URI_BUILDER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |