Package | Description |
---|---|
org.infinispan.schematic | |
org.infinispan.schematic.internal | |
org.infinispan.schematic.internal.document |
Constructor and Description |
---|
Schematic.EditorImpl(MutableDocument document,
DocumentObserver observer,
List<Operation> operations) |
Modifier and Type | Interface and Description |
---|---|
interface |
SchematicDelta
An implementation of the
Delta for a SchematicEntry . |
Modifier and Type | Class and Description |
---|---|
class |
SchematicEntryDelta
An implementation of the
Delta for a SchematicEntry . |
class |
SchematicEntryWholeDelta
An implementation of the
Delta for a SchematicEntry . |
Modifier and Type | Method and Description |
---|---|
protected EditableDocument |
SchematicEntryProxy.editorFor(Document doc,
Path pathToDocument,
DocumentObserver observer) |
Constructor and Description |
---|
ObservableArrayEditor(MutableArray array,
Path path,
DocumentObserver observer,
DocumentValueFactory factory) |
ObservableDocumentEditor(MutableDocument document,
Path path,
DocumentObserver delta,
DocumentValueFactory factory) |
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.