SAP ABAP Interface IF_CLB_URL_MAPPER (URL Mapping based on HTTPURLLOC)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-STW (Application Component) Social Media ABAP Integration Library
⤷
S_CLB_CONNECT (Package) Connectivity Layer of the Collaboration Platform Library
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CLB_URL_MAPPER | URL Mapper, based on HTTPURLLOC | 20120831 |
Properties
| Interface | IF_CLB_URL_MAPPER | |
| Short Description | URL Mapping based on HTTPURLLOC |
General Data
| Package | S_CLB_CONNECT | Connectivity Layer of the Collaboration Platform Library |
| Created | 20120831 | SAP |
| Last changed | 20130531 | 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_CLB_URL_MAPPER has no interface.
Friends
Interface IF_CLB_URL_MAPPER has no friend.
Attributes
Interface IF_CLB_URL_MAPPER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Map a URL to its External Representation | 20120831 | |
| 2 | Instance method | Public | Method | Parse a URL for Proxy Host and Port | 20120831 |
Events
Interface IF_CLB_URL_MAPPER has no event.
Types
Interface IF_CLB_URL_MAPPER has no local type.
Method Signatures
Method MAP2EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLICATION | Call by reference | Type reference (TYPE) | CSEQUENCE | ' ' | Application (at HTTPURLLOC) | 20120831 | ||
| 2 | IV_NO_MAPPING_ACCEPTED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Indicator: Accept that no Mapping Exists | 20120831 | ||
| 3 | IV_URL | Call by reference | Type reference (TYPE) | STRING | Input URL | 20120903 | |||
| 4 | RV_URL | Value transfer | Type reference (TYPE) | STRING | Adapted URL | 20120903 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception of the Connectivity Layer | 20120831 |
Method PARSE_URL_FOR_PROXY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HOST | Call by reference | Type reference (TYPE) | STRING | Proxy Host Extracted from URL | 20120831 | |||
| 2 | EV_PORT | Call by reference | Type reference (TYPE) | STRING | Proxy Port Extracted from URL | 20120831 | |||
| 3 | EV_RELATIVE_URL | Call by reference | Type reference (TYPE) | STRING | Remaing URL Part, Relative URL Path | 20120831 | |||
| 4 | IV_URL | Call by reference | Type reference (TYPE) | STRING | Input URL | 20120831 |
Method PARSE_URL_FOR_PROXY on Interface IF_CLB_URL_MAPPER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |