com.webobjects.eocontrol
Class _EOIntegralKeyGlobalID
java.lang.Object
com.webobjects.eocontrol.EOGlobalID
com.webobjects.eocontrol.EOKeyGlobalID
com.webobjects.eocontrol._EOIntegralKeyGlobalID
- All Implemented Interfaces:
- NSCoding, Serializable, Cloneable
public class _EOIntegralKeyGlobalID
- extends EOKeyGlobalID
Better hashing for long values
- See Also:
- Serialized Form
- Author:
- ak
| Nested classes/interfaces inherited from interface com.webobjects.foundation.NSCoding |
NSCoding._BigDecimalSupport, NSCoding._BigIntegerSupport, NSCoding._BooleanSupport, NSCoding._ByteSupport, NSCoding._CharacterSupport, NSCoding._DateSupport, NSCoding._DoubleSupport, NSCoding._FloatSupport, NSCoding._IntegerSupport, NSCoding._LongSupport, NSCoding._NumberSupport, NSCoding._ShortSupport, NSCoding._StringSupport, NSCoding.Support |
| Methods inherited from class com.webobjects.eocontrol.EOKeyGlobalID |
_adjustForInheritance, _defaultGlobalIDWithEntityName, _guessedEntityName, _isFinal, _literalEntityName, _prepClone, _setGuessedEntityName, _setSubEntityName, _subEntityName, classForCoder, decodeObject, encodeWithCoder, entityName, globalIDWithEntityName, hashCode, keyValuesArray, readResolve |
_CLASS
public static final Class _CLASS
_EOIntegralKeyGlobalID
public _EOIntegralKeyGlobalID(String entityName,
Number value)
_EOIntegralKeyGlobalID
public _EOIntegralKeyGlobalID(String entityName,
Object[] values)
clone
public Object clone()
- Overrides:
clone in class EOGlobalID
keyValues
public Object[] keyValues()
- Specified by:
keyValues in class EOKeyGlobalID
_keyValuesNoCopy
public Object[] _keyValuesNoCopy()
- Specified by:
_keyValuesNoCopy in class EOKeyGlobalID
keyCount
public int keyCount()
- Specified by:
keyCount in class EOKeyGlobalID
toString
public String toString()
- Overrides:
toString in class Object
equals
public boolean equals(Object obj)
- Specified by:
equals in class EOGlobalID
Copyright © 2002 – 2011 Project Wonder.