public class JcrTransactionManager extends AbstractTransactionManager
TransactionManager.TransactionState| Constructor and Description |
|---|
JcrTransactionManager() |
getIndexerServicepublic JcrTransactionManager()
public void startSession(String user, String operation) throws OleDocStoreException
OleDocStoreExceptionpublic void closeSession()
public void startTransaction(String user, String operation) throws Exception
Exceptionpublic void abort()
public List<ResponseDocument> ingest(List<RequestDocument> requestDocuments) throws Exception
Exceptionpublic List<ResponseDocument> checkIn(List<RequestDocument> requestDocuments) throws Exception
Exceptionpublic List<ResponseDocument> checkOut(List<RequestDocument> requestDocuments, Object object) throws Exception
Exceptionpublic List<ResponseDocument> bind(List<RequestDocument> requestDocuments, String operation) throws Exception
Exceptionpublic List<ResponseDocument> unbind(List<RequestDocument> requestDocuments, String operation) throws Exception
Exceptionpublic List<ResponseDocument> delete(List<RequestDocument> requestDocuments) throws Exception
Exceptionpublic List<ResponseDocument> deleteVerify(List<RequestDocument> requestDocuments) throws Exception
Exceptionpublic void transferInstances(List<RequestDocument> requestDocuments) throws Exception
Exceptionpublic void transferItems(List<RequestDocument> requestDocuments) throws Exception
Exceptionpublic void batchIngest(BulkProcessRequest bulkProcessRequest, List<RequestDocument> requestDocuments) throws Exception
Exceptionpublic void commit(BatchIngestStatistics batchIngestStatistics) throws OleDocStoreException
OleDocStoreExceptionCopyright © 2004–2015 The Kuali Foundation. All rights reserved.