Project Wonder 5.0.0.8654

er.indexing
Class ERIndex.TransactionHandler

java.lang.Object
  extended by er.indexing.ERIndex.TransactionHandler
Direct Known Subclasses:
ERAttributeIndex.AttributeTransactionHandler, ERAutoIndex.AutoTransactionHandler
Enclosing class:
ERIndex

protected abstract class ERIndex.TransactionHandler
extends Object


Field Summary
protected  Map<EOEditingContext,ERIndex.Transaction> activeChanges
           
 
Method Summary
abstract  void _handleChanges(NSNotification n)
           
protected  void addObjectsToIndex(ERIndex.Transaction transaction, NSArray objects)
           
 void clear()
           
protected  void deleteObjectsFromIndex(ERIndex.Transaction transaction, NSArray objects)
           
protected  void registerNotifications()
           
 void submit(ERIndex.Transaction transaction)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

activeChanges

protected Map<EOEditingContext,ERIndex.Transaction> activeChanges
Method Detail

clear

public void clear()

registerNotifications

protected void registerNotifications()

addObjectsToIndex

protected void addObjectsToIndex(ERIndex.Transaction transaction,
                                 NSArray objects)

deleteObjectsFromIndex

protected void deleteObjectsFromIndex(ERIndex.Transaction transaction,
                                      NSArray objects)

submit

public void submit(ERIndex.Transaction transaction)

_handleChanges

public abstract void _handleChanges(NSNotification n)

Last updated: Thu, Nov 20, 2008 • 04:36 AM EST

Copyright © 2002 – 2007 Project Wonder.