er.indexing
Class ERAutoIndex.AutoTransactionHandler
java.lang.Object
er.indexing.ERIndex.TransactionHandler
er.indexing.ERAutoIndex.AutoTransactionHandler
- Enclosing class:
- ERAutoIndex
protected class ERAutoIndex.AutoTransactionHandler
- extends ERIndex.TransactionHandler
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 java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ERAutoIndex.AutoTransactionHandler
protected ERAutoIndex.AutoTransactionHandler()
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)
Copyright © 2002 – 2007 Project Wonder.