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, readResolve
isTemporary
public static Boolean optimize
public static final Class _CLASS
protected Object _value
public Object[] keyValues()
keyValues
in class EOKeyGlobalID
public Object[] _keyValuesNoCopy()
_keyValuesNoCopy
in class EOKeyGlobalID
public final int keyCount()
keyCount
in class EOKeyGlobalID
public Object clone()
clone
in class EOGlobalID
public boolean equals(Object obj)
equals
in class EOGlobalID
public static EOKeyGlobalID singleGlobalIDWithEntityName(String entityName, Object primaryKey)
public static EOKeyGlobalID globalIDWithEntityName(String entityName, Object[] values)
Copyright © 2002 – 2024 Project Wonder.