Project Wonder 5.0

er.indexing
Class ERAutoIndex.AutoTransactionHandler

java.lang.Object
  extended by er.indexing.ERIndex.TransactionHandler
      extended by er.indexing.ERAutoIndex.AutoTransactionHandler
Enclosing class:
ERAutoIndex

protected class ERAutoIndex.AutoTransactionHandler
extends ERIndex.TransactionHandler


Field Summary
 
Fields inherited from class er.indexing.ERIndex.TransactionHandler
activeChanges
 
Constructor Summary
protected ERAutoIndex.AutoTransactionHandler()
           
 
Method Summary
 void _handleChanges(com.webobjects.foundation.NSNotification n)
           
protected  com.webobjects.foundation.NSArray indexableObjectsForObject(java.lang.String type, com.webobjects.eocontrol.EOEnterpriseObject object)
           
protected  com.webobjects.foundation.NSArray indexableObjectsForObjects(java.lang.String type, com.webobjects.foundation.NSArray<com.webobjects.eocontrol.EOEnterpriseObject> objects)
           
 void submit(ERIndex.Transaction transaction)
           
 
Methods inherited from class er.indexing.ERIndex.TransactionHandler
addObjectsToIndex, clear, deleteObjectsFromIndex, registerNotifications
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ERAutoIndex.AutoTransactionHandler

protected ERAutoIndex.AutoTransactionHandler()
Method Detail

submit

public void submit(ERIndex.Transaction transaction)
Overrides:
submit in class ERIndex.TransactionHandler

_handleChanges

public void _handleChanges(com.webobjects.foundation.NSNotification n)
Specified by:
_handleChanges in class ERIndex.TransactionHandler

indexableObjectsForObjects

protected com.webobjects.foundation.NSArray indexableObjectsForObjects(java.lang.String type,
                                                                       com.webobjects.foundation.NSArray<com.webobjects.eocontrol.EOEnterpriseObject> objects)

indexableObjectsForObject

protected com.webobjects.foundation.NSArray indexableObjectsForObject(java.lang.String type,
                                                                      com.webobjects.eocontrol.EOEnterpriseObject object)

Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.