| Package | Description |
|---|---|
| org.infinispan.schematic.document | |
| org.infinispan.schematic.internal.document |
| Modifier and Type | Method and Description |
|---|---|
CodeWithScope |
MergeDocument.getCodeWithScope(String name) |
CodeWithScope |
Document.getCodeWithScope(String name)
Get the
CodeWithScope value in this document for the given field name. |
| Modifier and Type | Method and Description |
|---|---|
CodeWithScope |
DocumentValueFactory.createCode(String code,
Document scope) |
CodeWithScope |
DefaultDocumentValueFactory.createCode(String code,
Document scope) |
CodeWithScope |
DocumentEditor.getCodeWithScope(String name) |
CodeWithScope |
BasicDocument.getCodeWithScope(String name) |
CodeWithScope |
BasicArray.getCodeWithScope(String name) |
CodeWithScope |
ArrayEditor.getCodeWithScope(String name) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CompactJsonWriter.write(CodeWithScope value,
Writer writer) |
protected void |
BsonWriter.write(String name,
CodeWithScope value,
BsonDataOutput output) |
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.