ERXKeyGlobalID Class Reference
Inherits com::webobjects::eocontrol::EOKeyGlobalID.
List of all members.
Detailed Description
Serializable Global ID class. You can use this as a custom attribute value type. Note that a EOKeyGlobalID and an
ERXKeyGlobalID are never equals! This especially means, that you shouldn't pass as
ERXKeyGlobalID in eg.
EOEditingContext#faultForGlobalID. Instead use the EOKeyGlobalID you get via
ERXKeyGlobalID#globalID().
- Author:
- ak
Constructor & Destructor Documentation
Member Function Documentation
| Object [] _keyValuesNoCopy |
( |
|
) |
|
| boolean equals |
( |
Object |
obj |
) |
|
| EOKeyGlobalID globalID |
( |
|
) |
|
Member Data Documentation
EOKeyGlobalID _gid [private] |
The documentation for this class was generated from the following file: