Package com.dassault_systemes.catjdialog |
|
Class CATHookupNotification
|
java.lang.Object
|
+-com.dassault_systemes.catjdialog.CATNotification
|
+-com.dassault_systemes.catjdialog.CATHookupNotification
Framework : CATJDialog
Module : CATJDialog
public class CATHookupNotification
The hookup notification object.
Used by the hookup service.
Every notification sent through the session hookup should derive from this class.
- See Also:
- CATNotification
- com.dassault_systemes.catjdialog.CATHookup
CATHookupNotification
CATHookupNotification(Object iObject)
Creates a hookup notification with the specified object (for any purpose).
- Parameters:
iObject
- An object that is passed to the notification.
equals
boolean equals(Object iObject)
hashCode
int hashCode()
getObject
Object getObject()
Returns the object that was passed to the notification.
- Returns:
The object that was passed to the notification.
Copyright © 2000, Dassault Systèmes. All rights reserved