
Public Member Functions | |
| _EOIntegralKeyGlobalID (String entityName, Object values[]) | |
| _EOIntegralKeyGlobalID (String entityName, Number value) | |
| Object[] | _keyValuesNoCopy () |
| Object | clone () |
| boolean | equals (Object obj) |
| int | keyCount () |
| Object[] | keyValues () |
| String | toString () |
Static Public Attributes | |
| static final Class | _CLASS = _NSUtilities._classWithFullySpecifiedName("com.webobjects.eocontrol._EOIntegralKeyGlobalID") |
Static Package Functions | |
| [static initializer] | |
Static Package Attributes | |
| static final long | serialVersionUID = 8168566851552998142L |
Private Member Functions | |
| void | readObject (ObjectInputStream s) throws IOException, ClassNotFoundException |
| void | writeObject (ObjectOutputStream s) throws IOException |
Static Private Member Functions | |
| static int | _hashCode (String entityName, Number value) |
Private Attributes | |
| Number | keyValue |
Static Private Attributes | |
| static final String | SerializationKeyValueFieldKey = "keyValue" |
| static final ObjectStreamField | serialPersistentFields [] |
| _EOIntegralKeyGlobalID | ( | String | entityName, | |
| Number | value | |||
| ) |
| _EOIntegralKeyGlobalID | ( | String | entityName, | |
| Object | values[] | |||
| ) |
| [static initializer] | ( | ) | [static, package] |
| Object [] _keyValuesNoCopy | ( | ) |
| Object clone | ( | ) |
| boolean equals | ( | Object | obj | ) |
| int keyCount | ( | ) |
| Object [] keyValues | ( | ) |
| void readObject | ( | ObjectInputStream | s | ) | throws IOException, ClassNotFoundException [private] |
| String toString | ( | ) |
| void writeObject | ( | ObjectOutputStream | s | ) | throws IOException [private] |
final Class _CLASS = _NSUtilities._classWithFullySpecifiedName("com.webobjects.eocontrol._EOIntegralKeyGlobalID") [static] |
final String SerializationKeyValueFieldKey = "keyValue" [static, private] |
final ObjectStreamField serialPersistentFields[] [static, private] |
final long serialVersionUID = 8168566851552998142L [static, package] |
1.5.8