Product Information > JADE Developer’s Reference > Chapter 2 - Notifications > theObject
theObject

The theObject parameter specifies the object for which the event occurred.

Attempts to access features of the object of a notification of a delete event (Object_Delete_Event) raise an exception.

Before a system notification is delivered, the system automatically clears the buffer of the target object (referenced by the theObject parameter) if one exists in the current node cache. This enables the attributes and references of an object that is referenced to reflect the update notified by the system notification.