+xns/Core/XNSObject
 |
 +--+xns/Core/Message
  |
  +--+xns/Data/ChangeNotify
Notifies an identity that the underlying data source has changed. If the identity is connected to an underlying data source that is capable of changing using a non-XNS interface, this is the mechanism for the underlying data source to notify the identity that its data has changed. It must do this to assure the identity has fresh data in its cache and to synchronize these changes with other XNS objects.
To: Identity that owns the data at the specified address.
From: Usually the to-identity or the to-identity's host.
Input | ||
+xns/Core/DataIDList |
Changes | List of XNS object IDs representing the data objects that have changed. |
Exceptions | |
InvalidID | One or more of the specified IDs are not represented in this identity. |
Input Detail |
Publishing Identity: +xns © 2002 XNSORG |
Last Updated: 07/09/2002 |