protected abstract class ERIndex.TransactionHandler extends Object
Modifier and Type | Field and Description |
---|---|
protected Map<EOEditingContext,ERIndex.Transaction> |
activeChanges |
Modifier and Type | Method and Description |
---|---|
abstract void |
_handleChanges(NSNotification n) |
protected void |
addObjectsToIndex(ERIndex.Transaction transaction,
NSArray<? extends EOEnterpriseObject> objects) |
void |
clear() |
protected void |
deleteObjectsFromIndex(ERIndex.Transaction transaction,
NSArray<? extends EOEnterpriseObject> objects) |
protected void |
registerNotifications() |
void |
submit(ERIndex.Transaction transaction) |
protected Map<EOEditingContext,ERIndex.Transaction> activeChanges
public void clear()
protected void registerNotifications()
protected void addObjectsToIndex(ERIndex.Transaction transaction, NSArray<? extends EOEnterpriseObject> objects)
protected void deleteObjectsFromIndex(ERIndex.Transaction transaction, NSArray<? extends EOEnterpriseObject> objects)
public void submit(ERIndex.Transaction transaction)
public abstract void _handleChanges(NSNotification n)
Copyright © 2002 – 2024 Project Wonder.