protected abstract class ERIndex.TransactionHandler
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.util.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 java.util.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 – 2022 Project Wonder.