public static interface ERXDatabaseContextDelegate.AutoBatchFaultingEnterpriseObject extends EOEnterpriseObject
ERXGenericRecord
.EOKeyValueCodingAdditions.DefaultImplementation, EOKeyValueCodingAdditions.Utility
EOKeyValueCoding._BestBindingCreation, EOKeyValueCoding._KeyBindingCreation, EOKeyValueCoding._StoredForwardingBinding
NSKeyValueCoding._BooleanFieldBinding, NSKeyValueCoding._BooleanMethodBinding, NSKeyValueCoding._FieldBinding, NSKeyValueCoding._ForwardingBinding, NSKeyValueCoding._KeyBinding, NSKeyValueCoding._MethodBinding, NSKeyValueCoding._NumberFieldBinding, NSKeyValueCoding._NumberMethodBinding, NSKeyValueCoding._ReflectionKeyBindingCreation, NSKeyValueCoding.ErrorHandling, NSKeyValueCoding.MapImplementation, NSKeyValueCoding.Null<T>, NSKeyValueCoding.UnknownKeyException, NSKeyValueCoding.ValueAccessor
NSValidation._MethodBinding, NSValidation._ValidationBinding, NSValidation.ValidationException
_CLASS
_KeyPathSeparatorChar, KeyPathSeparator
NullValue
Modifier and Type | Method and Description |
---|---|
String |
batchFaultingRelationshipName()
The key through which we were last accessed.
|
EOGlobalID |
batchFaultingSourceGlobalID()
The GID of the object that last touched us, or null.
|
long |
batchFaultingTimeStamp()
Last time fetched.
|
void |
setBatchFaultingTimestamp(long fetchTimestamp)
Updates the last time this object was fetched.
|
void |
touchFromBatchFaultingSource(ERXDatabaseContextDelegate.AutoBatchFaultingEnterpriseObject toucher,
String relationship)
Marks the object as touched from the specified source with the specified key.
|
allPropertyKeys, attributeKeys, awakeFromClientUpdate, awakeFromFetch, awakeFromInsertion, changesFromSnapshot, classDescription, classDescriptionForDestinationKey, clearProperties, deleteRuleForRelationshipKey, editingContext, entityName, eoDescription, eoShallowDescription, inverseForRelationshipKey, invokeRemoteMethod, isReadOnly, isToManyKey, opaqueState, ownsDestinationObjectsForRelationshipKey, prepareValuesForClient, propagateDeleteWithEditingContext, reapplyChangesFromDictionary, snapshot, toManyRelationshipKeys, toOneRelationshipKeys, updateFromSnapshot, userPresentableDescription, willChange
takeValuesFromDictionary, takeValuesFromDictionaryWithMapping, valuesForKeys, valuesForKeysWithMapping
takeValueForKeyPath, valueForKeyPath
storedValueForKey, takeStoredValueForKey
takeValueForKey, valueForKey
handleQueryWithUnboundKey, handleTakeValueForUnboundKey, unableToSetNullForKey
addObjectToBothSidesOfRelationshipWithKey, addObjectToPropertyWithKey, removeObjectFromBothSidesOfRelationshipWithKey, removeObjectFromPropertyWithKey
validateClientUpdate, validateForDelete, validateForInsert, validateForSave, validateForUpdate
validateTakeValueForKeyPath, validateValueForKey
willReadRelationship
clearFault, faultHandler, isFault, turnIntoFault, willRead
long batchFaultingTimeStamp()
void setBatchFaultingTimestamp(long fetchTimestamp)
fetchTimestamp
- void touchFromBatchFaultingSource(ERXDatabaseContextDelegate.AutoBatchFaultingEnterpriseObject toucher, String relationship)
toucher
- relationship
- name of relationshipEOGlobalID batchFaultingSourceGlobalID()
String batchFaultingRelationshipName()
Copyright © 2002 – 2024 Project Wonder.