er.indexing
Class ERIndex.TransactionHandler
java.lang.Object
er.indexing.ERIndex.TransactionHandler
- Direct Known Subclasses:
- ERAttributeIndex.AttributeTransactionHandler, ERAutoIndex.AutoTransactionHandler
- Enclosing class:
- ERIndex
protected abstract class ERIndex.TransactionHandler
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
activeChanges
protected java.util.Map<com.webobjects.eocontrol.EOEditingContext,ERIndex.Transaction> activeChanges
clear
public void clear()
registerNotifications
protected void registerNotifications()
addObjectsToIndex
protected void addObjectsToIndex(ERIndex.Transaction transaction,
com.webobjects.foundation.NSArray<? extends com.webobjects.eocontrol.EOEnterpriseObject> objects)
deleteObjectsFromIndex
protected void deleteObjectsFromIndex(ERIndex.Transaction transaction,
com.webobjects.foundation.NSArray<? extends com.webobjects.eocontrol.EOEnterpriseObject> objects)
submit
public void submit(ERIndex.Transaction transaction)
_handleChanges
public abstract void _handleChanges(com.webobjects.foundation.NSNotification n)
Copyright © 2002 – 2007 Project Wonder.