public interface TransactionSynchronisationAwareIndexer
| Modifier and Type | Method and Description |
|---|---|
void |
commit()
Commit
|
boolean |
isModified()
Report if there are any chenges to commit
|
int |
prepare()
Prepare
|
void |
rollback()
Rollback
|
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.