SAP ABAP Class /IWFND/CL_MGW_NOTIF_PUBLISHER (OData Channel Notification Publisher)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-GW-COR (Application Component) Gateway Framework
     /IWFND/MGW_PUSH (Package) GW Framework - Odata Channel - Notification
Properties
Class /IWFND/CL_MGW_NOTIF_PUBLISHER  
Short Description OData Channel Notification Publisher    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWFND/MGW_PUSH   GW Framework - Odata Channel - Notification 
Created 20111020   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /IWFND/IF_MGW_NOTIF_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /IWFND/CL_MGW_NOTIF_PUBLISHER has no interface implemented.
Friends
Class /IWFND/CL_MGW_NOTIF_PUBLISHER has no friend class.
Attributes
Class /IWFND/CL_MGW_NOTIF_PUBLISHER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_RECIPIENTS_FOR_AMC_PUSH Instance method Private Method Recipient Handling for WebSocket Push 20130110
2 PUBLISH Instance method Public Method Publish the notifications 20111020
Events
Class /IWFND/CL_MGW_NOTIF_PUBLISHER has no event.
Types
Class /IWFND/CL_MGW_NOTIF_PUBLISHER has no local type.
Method Signatures

Method ADD_RECIPIENTS_FOR_AMC_PUSH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NOTIFICATIONS Call by reference Type reference (TYPE) /IWFND/IF_MGW_NOTIF_TYPES=>TY_T_OUTBOUND_NOTIFICATIONS 20130111
2 Importing IT_NOTIFICATIONS Call by reference Type reference (TYPE) /IWFND/IF_MGW_NOTIF_TYPES=>TY_T_OUTBOUND_NOTIFICATIONS 20130110

Method ADD_RECIPIENTS_FOR_AMC_PUSH on class /IWFND/CL_MGW_NOTIF_PUBLISHER has no exception.

Method PUBLISH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_NOTIFICATIONS_OUTB Call by reference Type reference (TYPE) /IWFND/IF_MGW_NOTIF_TYPES=>TY_T_OUTBOUND_NOTIFICATIONS 20111020
2 Importing IV_HEADER_STRING Call by reference Type reference (TYPE) STRING 20120224
# Exception Resumable Description Created on
1 /IWFND/CX_MGW_TECH_EXCEPTION Technical Exception for Minimal Gateway 20111020
History
Last changed by/on SAP  20131127 
SAP Release Created in 250