| Class | Description | 
|---|---|
| AbstractSetProperty | SetProperty superclass. | 
| AddNode | Add a node to the current working  Node | 
| ClearWorkspace | Remove all the content from the current working  Workspace | 
| Clone | Clone the given  Nodeto anotherWorkspace | 
| Copy | Copy a Node. | 
| CurrentNode | Set the current working  Node | 
| Login | Login to the current working  Repository | 
| Logout | Logout from the current working  Repository | 
| Move | Move a  Node | 
| OrderBefore | Set the order of the given  Node | 
| ReadValue | Read the  Valueof the givenPropertyand store
 it under the givenContextattribute. | 
| Refresh | Refresh the  Itemif specified or theSessionto
 reflect the current saved state. | 
| RemoveItem | Remove the  Itemat the given path | 
| RemoveItems | Remove any  Itemunder the givenNodethat match
 the given name pattern. | 
| Rename | Rename a  NodeThe persistent flag indicates whether to use the session or the workspace to perform the move command | 
| Save | Save the current working  Itemif specified, or the current
 workingSession | 
| SetBinaryProperty | Set a binary  Property | 
| SetMultivalueProperty | Set a multivalue  Propertyto the current workingNode.The default regular expression is ",". | 
| SetProperty | Set a  PropertyValueto the current workingNode | 
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.