| Package | Description |
|---|---|
| org.apache.jackrabbit.mongomk.impl.instruction |
| Modifier and Type | Class and Description |
|---|---|
class |
AddNodeInstructionImpl
Implementation of the add node operation => "+" STRING ":" (OBJECT).
|
class |
CopyNodeInstructionImpl
Implementation of the copy node operation => "*" STRING ":" STRING
|
class |
MoveNodeInstructionImpl
Implementation of the move node operation => ">" STRING ":" STRING
|
class |
RemoveNodeInstructionImpl
Implementation for the remove node operation => "-" STRING
|
class |
SetPropertyInstructionImpl
Implementation for the set property operation => "^" STRING ":" ATOM | ARRAY
|
Copyright © 2012-2013 The Apache Software Foundation. All Rights Reserved.