SAP ABAP Class CL_SMI2_CLB_HANDLER (SMI HTTP and CLB layer handler)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-AR-SM (Application Component) SAP UI Integration - Social Media Collaboration Enablement
     AR_FND_SM_SERVICES (Package) UI AR: Social Media Model Provider & Data Provider Abstract
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SMI2_COLLAB_HOST_HANDLER SMI Collaboration Host Handler 20140716
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SMI2_CONFIGURATION_HANDLER SMI System Configuration Handler 20140716
Properties
Class CL_SMI2_CLB_HANDLER  
Short Description SMI HTTP and CLB layer handler    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package AR_FND_SM_SERVICES   UI AR: Social Media Model Provider & Data Provider Abstract 
Created 20140716   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
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 Abstract Final Description Created on
1 IF_SMI2_COLLAB_HOST_HANDLER SMI Collaboration Host Handler 20140716
2 IF_SMI2_CONFIGURATION_HANDLER SMI System Configuration Handler 20140716
Friends
Class CL_SMI2_CLB_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_COLLAB_PLATFORM_PROCESS Instance attribute Private Object reference (TYPE REF TO) IF_CLB2_PROCESS SAIL: Process Controller 20140716
2 MV_APPLICATION_ID Instance attribute Private Type reference (TYPE) CLB2_APPLICATION_ID Collaboration: Application ID 20140716
3 MV_COLLABORATION_HOST_URL Instance attribute Private Type reference (TYPE) STRING 20140716
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20140716
2 CREATE_CLB_METHOD Instance method Private Method Creates an object representing a HTTP request. 20140716
Events
Class CL_SMI2_CLB_HANDLER has no event.
Types
Class CL_SMI2_CLB_HANDLER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SMI2_CLB_HANDLER has no parameter.
# Exception Resumable Description Created on
1 CX_SMI2_TECH 20140716

Method CREATE_CLB_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_HEADERS Call by reference Type reference (TYPE) /IWBEP/T_MGW_NAME_VALUE_PAIR Table for HTTP headers. 20140716
2 Importing IV_AUTHENTICATION_CONTEXT Call by reference Type reference (TYPE) CLB2_AUTH_CONTEXT Type of authentication. 20140716
3 Importing IV_HTTP_METHOD Call by reference Type reference (TYPE) STRING HTTP Method such as GET, POST, PUT, DELETE, etc. 20140716
4 Importing IV_PAYLOAD Call by reference Type reference (TYPE) STRING XML payload of HTTP request 20140716
5 Importing IV_SAP_JAM_ENDPOINT Call by reference Type reference (TYPE) STRING URL of request's destination. 20140716
6 Importing IV_XPAYLOAD Call by reference Type reference (TYPE) XSTRING xstring payload of HTTP request 20140716
7 Returning RO_CLB_METHOD Value transfer Object reference (TYPE REF TO) CL_CLB2_METHOD Object representation of HTTP request. 20140716
# Exception Resumable Description Created on
1 CX_SMI2_TECH 20140716
History
Last changed by/on SAP  20141121 
SAP Release Created in 100