SAP ABAP Interface IF_CLB2_URL_MAPPER (URL Mapping Based on HTTPURLLOC)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-AR-SM (Application Component) SAP UI Integration - Social Media Collaboration Enablement
     CLB2_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_CLB2_URL_MAPPER URL Mapper, based on HTTPURLLOC 20130516
Properties
Interface IF_CLB2_URL_MAPPER  
Short Description URL Mapping Based on HTTPURLLOC    
General Data
Package CLB2_CONNECT   Connectivity Layer of the Collaboration Platform Library 
Created 20130516   SAP 
Last changed 20141120    
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_CLB2_URL_MAPPER has no interface.
Friends
Interface IF_CLB2_URL_MAPPER has no friend.
Attributes
Interface IF_CLB2_URL_MAPPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 MAP2EXT Instance method Public Method Map a URL to its External Representation 20130516
2 MAP2EXT_WITH_LOG Instance method Public Method 20140103
3 PARSE_URL_FOR_PROXY Instance method Public Method Parse a URL for Proxy Host and Port 20130516
Events
Interface IF_CLB2_URL_MAPPER has no event.
Types
Interface IF_CLB2_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 Importing IV_APPLICATION Call by reference Type reference (TYPE) CSEQUENCE ' ' Application (at HTTPURLLOC) 20130516
2 Importing IV_NO_MAPPING_ACCEPTED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Indicator: Accept that no Mapping Exists 20130516
3 Importing IV_URL Call by reference Type reference (TYPE) STRING Input URL 20130516
4 Returning RV_URL Value transfer Type reference (TYPE) STRING Adapted URL 20130516
# Exception Resumable Description Created on
1 CX_CLB2_CONNECTIVITY Exception of the Connectivity Layer 20130516

Method MAP2EXT_WITH_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_LOG Call by reference Object reference (TYPE REF TO) IF_CLB2_LOG Collaboration: Log functions 20140103
2 Exporting EV_URL Value transfer Type reference (TYPE) STRING Adapted URL 20140103
3 Importing IV_APPLICATION Call by reference Type reference (TYPE) CSEQUENCE ' ' Application (at HTTPURLLOC) 20140103
4 Importing IV_NO_MAPPING_ACCEPTED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Indicator: Shall Mapping Error lead to Exception 20140114
5 Importing IV_OBJECT Call by reference Type reference (TYPE) BALOBJ_D CL_CLB2_BAL=>BAL_OBJECT Application log: Object name (Application code) 20140103
6 Importing IV_SUBOBJECT Call by reference Type reference (TYPE) BALSUBOBJ CL_CLB2_BAL=>BAL_SUBOBJECTS-PROCESSING Application Log: Subobject 20140103
7 Importing IV_URL Call by reference Type reference (TYPE) STRING Input URL 20140103
8 Importing IV_WITH_LOG Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Indicator: Log Mapping Errors 20140103
# Exception Resumable Description Created on
1 CX_CLB2_CONNECTIVITY 20140103

Method PARSE_URL_FOR_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_HOST Call by reference Type reference (TYPE) STRING Proxy Host Extracted from URL 20130516
2 Exporting EV_PORT Call by reference Type reference (TYPE) STRING Proxy Port Extracted from URL 20130516
3 Exporting EV_RELATIVE_URL Call by reference Type reference (TYPE) STRING Remaing URL Part, Relative URL Path 20130516
4 Importing IV_URL Call by reference Type reference (TYPE) STRING Input URL 20130516

Method PARSE_URL_FOR_PROXY on Interface IF_CLB2_URL_MAPPER has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 100