2.5.1.1 Methods for Interface IStoreNotificationStore
Topic Version | 1 | Published | 10/31/2016 | |
For Standard | ETP v1.1 |
Method |
Description |
Type |
Parameter Summary |
---|---|---|---|
onNotificationRequest |
A request from a customer to be notified when changes occur within the context of the supplied URI. |
event |
(in) eventData: NotificationRequest |
changeNotification |
Notification that an object has been created or changed within the context of a NotificationRequest URI. |
(in) eventData: ChangeNotification |
|
deleteNotification |
Notification that an object has been deleted in the context of a subscription. |
(in) eventData: DeleteNotification |
|
onCancelNotification |
Sent from a customer to a store to cancel a previous request for notification of change. |
event |
(in) eventData: string |