SAP ABAP Class CL_CLB2_CONNECTOR (Collaboration: HTTP Client Facade)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CLB2_HTTP_CONNECTOR | SAIL: Client Facade | 20130516 |
Properties
| Class | CL_CLB2_CONNECTOR | |
| Short Description | Collaboration: HTTP Client Facade | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CLB2_CONNECT | Connectivity Layer of the Collaboration Platform Library |
| Created | 20130516 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CLB2_HTTP_CONNECTOR | SAIL: Client Facade | 20130516 |
Friends
Class CL_CLB2_CONNECTOR has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Check URL layout | 20130516 | |
| 2 | Instance method | Protected | Method | Perform the RECEIVE | 20130516 | |
| 3 | Instance method | Protected | Method | Perform the SEND | 20130516 |
Events
Class CL_CLB2_CONNECTOR has no event.
Types
Class CL_CLB2_CONNECTOR has no local type.
Method Signatures
Method CHECK_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ENDPOINT | Call by reference | Type reference (TYPE) | STRING | 20130516 | ||||
| 2 | I_TARGET_URL | Call by reference | Type reference (TYPE) | STRING | 20130516 | ||||
| 3 | R_URL | Value transfer | Type reference (TYPE) | STRING | 20130516 |
Method CHECK_URL on class CL_CLB2_CONNECTOR has no exception.
Method DO_RECEIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESPONSE_XDATA | Value transfer | Type reference (TYPE) | XSTRING | 20130516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SAIL: Connectivity Layer Exception | 20130516 | ||
| 2 | SAIL: Runtime exception | 20130516 |
Method DO_SEND Signature
Method DO_SEND on class CL_CLB2_CONNECTOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SAIL: Connectivity Layer Exception | 20130516 | ||
| 2 | SAIL: Runtime exception | 20130516 |
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 100 |