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–2017 Alfresco Software. All rights reserved.