| Package | Description | 
|---|---|
| org.apache.jackrabbit.core.state | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.jackrabbit.core.state.SharedItemStateManager.Update | SharedItemStateManager. beginUpdate(ChangeLog local,
           EventStateCollectionFactory factory,
           VirtualItemStateProvider virtualProvider)Begin update operation. | 
| void | UpdatableItemStateManager. update()End an update operation. | 
| void | SessionItemStateManager. update()End an update operation. | 
| void | LocalItemStateManager. update()End an update operation. | 
| protected void | XAItemStateManager. update(ChangeLog changeLog)End an update operation. | 
| protected void | LocalItemStateManager. update(ChangeLog changeLog)End an update operation. | 
| void | SharedItemStateManager. update(ChangeLog local,
      EventStateCollectionFactory factory)Store modifications registered in a  ChangeLog. | 
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.