SAP ABAP Interface IF_SMI_COLLAB_HOST_HANDLER (SMI Collaboration host handler)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-AR-SM (Application Component) SAP UI Integration - Social Media Collaboration Enablement
⤷
AR_702_SM_SERVICES (Package) UI AR - Social Media Data Provider Impl. (Rel. Dependent)
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SMI_CLB_HANDLER | SMI HTTP and CLB layer handler | 20130621 |
Properties
| Interface | IF_SMI_COLLAB_HOST_HANDLER | |
| Short Description | SMI Collaboration host handler |
General Data
| Package | AR_702_SM_SERVICES | UI AR - Social Media Data Provider Impl. (Rel. Dependent) |
| Created | 20130621 | SAP |
| Last changed | 20141120 | |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | /IWBEP/IF_MGW_APPL_SRV_RUNTIME | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 2 | /IWBEP/IF_MGW_CORE_SRV_RUNTIME | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 3 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_SMI_COLLAB_HOST_HANDLER has no interface.
Friends
Interface IF_SMI_COLLAB_HOST_HANDLER has no friend.
Attributes
Interface IF_SMI_COLLAB_HOST_HANDLER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Sends the specified HTTP request to Jam. | 20130621 | |
| 2 | Instance method | Public | Method | Returns mime type and the payload of the HTTP response | 20130904 |
Events
Interface IF_SMI_COLLAB_HOST_HANDLER has no event.
Types
Interface IF_SMI_COLLAB_HOST_HANDLER has no local type.
Method Signatures
Method EXECUTE_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_HEADERS | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | Table for HTTP headers. | 20131101 | |||
| 2 | IV_AUTHENTICATION_CONTEXT | Call by reference | Type reference (TYPE) | CLB2_AUTH_CONTEXT | Collaboration: Authentication Context | 20130621 | |||
| 3 | IV_CHECK_XML | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | If the CLB layer checks the XML of the response. | 20130621 | ||
| 4 | IV_ENDPOINT | Call by reference | Type reference (TYPE) | STRING | URL to send request to. | 20130621 | |||
| 5 | IV_HTTP_METHOD | Call by reference | Type reference (TYPE) | STRING | Collaboration: Request Method for Communication (http) | 20130621 | |||
| 6 | IV_PAYLOAD | Call by reference | Type reference (TYPE) | STRING | '' | Payload of HTTP request. | 20131101 | ||
| 7 | IV_XPAYLOAD | Call by reference | Type reference (TYPE) | XSTRING | Payload of HTTP request (xstring) | 20131122 | |||
| 8 | RO_IXML_RESPONSE | Value transfer | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | DOM representation of XML payload of HTTP response. | 20130621 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130621 | |||
| 2 | 20130621 |
Method EXECUTE_REQUEST_RAW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_HEADERS | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | Table for HTTP headers. | 20131101 | |||
| 2 | IV_AUTHENTICATION_CONTEXT | Call by reference | Type reference (TYPE) | CLB2_AUTH_CONTEXT | Collaboration: Authentication Context | 20130904 | |||
| 3 | IV_CHECK_XML | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | If the CLB layer checks the XML of the response. | 20130904 | ||
| 4 | IV_ENDPOINT | Call by reference | Type reference (TYPE) | STRING | URL to send request to. | 20130904 | |||
| 5 | IV_HTTP_METHOD | Call by reference | Type reference (TYPE) | STRING | Collaboration: Request Method for Communication (http) | 20130904 | |||
| 6 | IV_PAYLOAD | Call by reference | Type reference (TYPE) | STRING | '' | Payload of HTTP request. | 20131101 | ||
| 7 | RV_RESPONSE | Value transfer | Type reference (TYPE) | /IWBEP/IF_MGW_APPL_SRV_RUNTIME=>TY_S_MEDIA_RESOURCE | mime type and payload as xstring of HTTP response | 20130909 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20130904 | ||
| 2 | Technical Exception | 20130904 |
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 100 |