SAP ABAP Class /IWFND/IF_MGW_WS_NOTIF_PUSH (WebSocket Notification Push Interface)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | /IWFND/IF_740_EXTENSIONS_TAG | Tagging interface for 7.40 Extensions | 20130110 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWFND/CL_MGW_WS_PUSH_PROVIDER | Notification Push via WebSocket | 20130110 |
Properties
| Class | /IWFND/IF_MGW_WS_NOTIF_PUSH | |
| Short Description | WebSocket Notification Push Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130110 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWFND/IF_MGW_WS_NOTIF_PUSH has no forward declaration.
Interfaces
Class /IWFND/IF_MGW_WS_NOTIF_PUSH has no interface implemented.
Friends
Class /IWFND/IF_MGW_WS_NOTIF_PUSH has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SEOCLSKEY-CLSNAME | '/IWFND/CL_MGW_WS_PUSH_PROVIDER' | Object Type Name | 20130110 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get Instance of WebSocket Push Provider | 20130110 | |
| 2 | Instance method | Public | Method | Send Notification through WebSocket channel | 20130110 |
Events
Class /IWFND/IF_MGW_WS_NOTIF_PUSH has no event.
Types
Class /IWFND/IF_MGW_WS_NOTIF_PUSH has no local type.
Method Signatures
Method GET_WS_PUSH_PROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_PROVIDER | Value transfer | Object reference (TYPE REF TO) | /IWFND/IF_MGW_WS_NOTIF_PUSH | WebSocket Notification Push | 20130110 |
Method GET_WS_PUSH_PROVIDER on class /IWFND/IF_MGW_WS_NOTIF_PUSH has no exception.
Method SEND_NOTIFICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATA | Call by reference | Type reference (TYPE) | XSTRING | 20130110 | ||||
| 2 | IV_RECIPIENT | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20130110 | |||
| 3 | IV_SERVICE | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_SERVICE_GRP_ID | External Service Document Name | 20130208 | |||
| 4 | IV_SERVICE_NAMESPACE | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_NAMESPACE | Service Namespace | 20130208 |
Method SEND_NOTIFICATION on class /IWFND/IF_MGW_WS_NOTIF_PUSH has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |