public class ERXSingleValueID extends EOKeyGlobalID
| Name | Description |
|---|---|
er.extensions.ERXGlobalID.optimize | er.extensions.ERXGlobalID.optimize |
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| Modifier and Type | Field and Description |
|---|---|
static Class |
_CLASS |
protected Object |
_value |
static Boolean |
optimize |
GlobalIDChangedNotification| Constructor and Description |
|---|
ERXSingleValueID(String entityName,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
Object[] |
_keyValuesNoCopy() |
Object |
clone() |
boolean |
equals(Object obj) |
static EOKeyGlobalID |
globalIDWithEntityName(String entityName,
Object[] values) |
int |
keyCount() |
Object[] |
keyValues() |
static EOKeyGlobalID |
singleGlobalIDWithEntityName(String entityName,
Object primaryKey) |
String |
toString() |
_adjustForInheritance, _defaultGlobalIDWithEntityName, _guessedEntityName, _isFinal, _literalEntityName, _prepClone, _setGuessedEntityName, _setSubEntityName, _subEntityName, classForCoder, decodeObject, encodeWithCoder, entityName, hashCode, keyValuesArray, readResolveisTemporarypublic static Boolean optimize
public static final Class _CLASS
protected Object _value
public Object[] keyValues()
keyValues in class EOKeyGlobalIDpublic Object[] _keyValuesNoCopy()
_keyValuesNoCopy in class EOKeyGlobalIDpublic final int keyCount()
keyCount in class EOKeyGlobalIDpublic Object clone()
clone in class EOGlobalIDpublic boolean equals(Object obj)
equals in class EOGlobalIDpublic static EOKeyGlobalID singleGlobalIDWithEntityName(String entityName, Object primaryKey)
public static EOKeyGlobalID globalIDWithEntityName(String entityName, Object[] values)
Copyright © 2002 – 2025 Project Wonder.