| Modifier and Type | Method and Description |
|---|---|
Batch |
RepositoryService.createBatch(SessionInfo sessionInfo,
ItemId itemId)
Indicates the start of a set of operations that cause modifications
on the underlying persistence layer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RepositoryService.submit(Batch batch)
Completes the given
Batch or discard all the previous modifications. |
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.