public class VersionManagerImplBase.WriteOperation extends Object
Constructor and Description |
---|
VersionManagerImplBase.WriteOperation(VersioningLock.WriteLock lock) |
Modifier and Type | Method and Description |
---|---|
void |
close()
Closes the write operation.
|
void |
save()
Saves the pending operations in the
LocalItemStateManager . |
public VersionManagerImplBase.WriteOperation(VersioningLock.WriteLock lock)
public void save() throws ItemStateException, javax.jcr.RepositoryException
LocalItemStateManager
.ItemStateException
- if the pending state is invalidjavax.jcr.RepositoryException
- if the pending state could not be persistedpublic void close()
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.