| Package | Description |
|---|---|
| org.apache.jackrabbit.mongomk.api.instruction | |
| org.apache.jackrabbit.mongomk.api.model |
Oak repository API
|
| org.apache.jackrabbit.mongomk.impl.instruction | |
| org.apache.jackrabbit.mongomk.impl.model |
| Class and Description |
|---|
| Instruction
FIXME - Remove other interfaces and renamed AddNodeInstructionImpl into
AddNodeInstruction etc.
|
| Instruction.AddNodeInstruction
The add node operation => "+" STRING ":" (OBJECT).
|
| Instruction.CopyNodeInstruction
The copy node operation => "*" STRING ":" STRING
|
| Instruction.MoveNodeInstruction
The move node operation => ">" STRING ":" STRING
|
| Instruction.RemoveNodeInstruction
The remove node operation => "-" STRING
|
| Instruction.SetPropertyInstruction
The set property operation => "^" STRING ":" ATOM | ARRAY
|
| InstructionVisitor
A Visitor to iterate
through a list of
Instructions without the need to use instanceof
on each item. |
| Class and Description |
|---|
| Instruction
FIXME - Remove other interfaces and renamed AddNodeInstructionImpl into
AddNodeInstruction etc.
|
| Class and Description |
|---|
| Instruction
FIXME - Remove other interfaces and renamed AddNodeInstructionImpl into
AddNodeInstruction etc.
|
| Instruction.AddNodeInstruction
The add node operation => "+" STRING ":" (OBJECT).
|
| Instruction.CopyNodeInstruction
The copy node operation => "*" STRING ":" STRING
|
| Instruction.MoveNodeInstruction
The move node operation => ">" STRING ":" STRING
|
| Instruction.RemoveNodeInstruction
The remove node operation => "-" STRING
|
| Instruction.SetPropertyInstruction
The set property operation => "^" STRING ":" ATOM | ARRAY
|
| InstructionVisitor
A Visitor to iterate
through a list of
Instructions without the need to use instanceof
on each item. |
| Class and Description |
|---|
| Instruction
FIXME - Remove other interfaces and renamed AddNodeInstructionImpl into
AddNodeInstruction etc.
|
Copyright © 2012-2013 The Apache Software Foundation. All Rights Reserved.