public static interface ERXDatabaseContextDelegate.AutoBatchFaultingEnterpriseObject extends EOEnterpriseObject
ERXGenericRecord.EOKeyValueCodingAdditions.DefaultImplementation, EOKeyValueCodingAdditions.UtilityEOKeyValueCoding._BestBindingCreation, EOKeyValueCoding._KeyBindingCreation, EOKeyValueCoding._StoredForwardingBindingNSKeyValueCoding._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.ValueAccessorNSValidation._MethodBinding, NSValidation._ValidationBinding, NSValidation.ValidationException_CLASS_KeyPathSeparatorChar, KeyPathSeparatorNullValue| 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, willChangetakeValuesFromDictionary, takeValuesFromDictionaryWithMapping, valuesForKeys, valuesForKeysWithMappingtakeValueForKeyPath, valueForKeyPathstoredValueForKey, takeStoredValueForKeytakeValueForKey, valueForKeyhandleQueryWithUnboundKey, handleTakeValueForUnboundKey, unableToSetNullForKeyaddObjectToBothSidesOfRelationshipWithKey, addObjectToPropertyWithKey, removeObjectFromBothSidesOfRelationshipWithKey, removeObjectFromPropertyWithKeyvalidateClientUpdate, validateForDelete, validateForInsert, validateForSave, validateForUpdatevalidateTakeValueForKeyPath, validateValueForKeywillReadRelationshipclearFault, faultHandler, isFault, turnIntoFault, willReadlong batchFaultingTimeStamp()
void setBatchFaultingTimestamp(long fetchTimestamp)
fetchTimestamp - void touchFromBatchFaultingSource(ERXDatabaseContextDelegate.AutoBatchFaultingEnterpriseObject toucher, String relationship)
toucher - relationship - name of relationshipEOGlobalID batchFaultingSourceGlobalID()
String batchFaultingRelationshipName()
Copyright © 2002 – 2025 Project Wonder.