class: NotificationManager

public <<control>> class: NotificationManager
Author: Steven Marcus
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 11/26/2004 9:38:34 PM; Modified: 11/26/2004 9:58:02 PM;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {80C73FFD-3AA3-4cc4-B47F-622A74285C50}
Desc: Responsible for creating Notification objects.

The NM can also take responsibility for Dispatching.
 

Goto: Custom Properties, Methods

Appears in: UC8_Deliver Call to Endpoint (ScreenPop) - Basic Flow, notification

Custom Properties
 
NotificationManager Methods
Operation Details
public
notify(
   Event event,
   ClientEvent clientEvent):void
Sequential
Notes: Desc: Creates a Notification for a ClientEvent. The Notification is addressed to the Client and contains the result of an Event.