com.webobjects.eoaccess
Class ERXSingleValueID
java.lang.Object
com.webobjects.eocontrol.EOGlobalID
com.webobjects.eocontrol.EOKeyGlobalID
com.webobjects.eoaccess.ERXSingleValueID
- All Implemented Interfaces:
- NSCoding, Serializable, Cloneable
public class ERXSingleValueID
- extends EOKeyGlobalID
Gives up the means to plug into toString() and may or may not be a bit faster.
- See Also:
- Serialized Form
- Author:
- ak
| Properties |
er.extensions.ERXGlobalID.optimize | er.extensions.ERXGlobalID.optimize |
| 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, hashCode, keyValuesArray, readResolve |
optimize
public static Boolean optimize
_CLASS
public static final Class _CLASS
_value
protected Object _value
ERXSingleValueID
public ERXSingleValueID(String entityName,
Object value)
keyValues
public Object[] keyValues()
- Specified by:
keyValues in class EOKeyGlobalID
_keyValuesNoCopy
public Object[] _keyValuesNoCopy()
- Specified by:
_keyValuesNoCopy in class EOKeyGlobalID
keyCount
public final int keyCount()
- Specified by:
keyCount in class EOKeyGlobalID
clone
public Object clone()
- Overrides:
clone in class EOGlobalID
toString
public String toString()
- Overrides:
toString in class Object
equals
public boolean equals(Object obj)
- Specified by:
equals in class EOGlobalID
singleGlobalIDWithEntityName
public static EOKeyGlobalID singleGlobalIDWithEntityName(String entityName,
Object primaryKey)
globalIDWithEntityName
public static EOKeyGlobalID globalIDWithEntityName(String entityName,
Object[] values)
Copyright © 2002 – 2011 Project Wonder.