Uses of Interface
org.sakaiproject.search.indexer.api.IndexUpdateTransaction

Packages that use IndexUpdateTransaction
org.sakaiproject.search.indexer.impl   
 

Uses of IndexUpdateTransaction in org.sakaiproject.search.indexer.impl
 

Classes in org.sakaiproject.search.indexer.impl that implement IndexUpdateTransaction
 class IndexUpdateTransactionImpl
          A transaction to manage the 2PC of a journaled indexing operation, this is created by a Transaction Manager
 

Methods in org.sakaiproject.search.indexer.impl that return IndexUpdateTransaction
 IndexUpdateTransaction TransactionIndexManagerImpl.openTransaction(Map<String,Object> m)
           
 



Copyright © 2003-2012 Sakai Project. All Rights Reserved.