publish
plugins.it2be_exchange.IENotification info


Servoy Properties Summary
String itemChangeKey
String itemId
Number notificationType
String parentFolderChangeKey
String parentFolderId
String timeStamp
String watermark


Servoy Properties Details


itemChangeKey
String  itemChangeKey
Retrieve the new changeKey (use it to check it against the stored changeKey).
Returns
String  changekey String

Supported Clients
SmartClient, WebClient, NGClient


itemId
String  itemId
Retrieve the ID of the changed item.
Returns
String  id String

Supported Clients
SmartClient, WebClient, NGClient


notificationType
Number  notificationType
Type of notification: created, copied, deleted, modified, moved.
Returns
Number  type int

Supported Clients
SmartClient, WebClient, NGClient


parentFolderChangeKey
String  parentFolderChangeKey
Retrieve the changeKey of the parent folder.
Returns
String  changekey String

Supported Clients
SmartClient, WebClient, NGClient


parentFolderId
String  parentFolderId
Retrieve the ID of the parent folder.
Returns
String  id String

Supported Clients
SmartClient, WebClient, NGClient


timeStamp
String  timeStamp
Retrieve the timestamp of the notificiation.
Returns
String  timestamp String

Supported Clients
SmartClient, WebClient, NGClient


watermark
String  watermark
Retrieve the watermark of the subscription that this notification generated.
Returns
String  watermark String

Supported Clients
SmartClient, WebClient, NGClient