2.5.1.1 Methods for Interface IStoreNotificationStore

Topic Version1Published10/31/2016
For StandardETP 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