| Modifier and Type | Field and Description |
|---|---|
protected SchemaId |
NodeKey.schemaId |
| Modifier and Type | Method and Description |
|---|---|
SchemaId |
SchemaId.clone()
Creates and returns a deep copy of this object.
|
SchemaId |
SchemaContext.getSchemaId()
Returns schema identifier of the node.
|
SchemaId |
KeyLeaf.leafSchema()
Returns the node schema schemaId.
|
SchemaId |
NodeKey.schemaId()
Returns the schema identifier as minimal key required to identify a
branching node.
|
| Modifier and Type | Method and Description |
|---|---|
int |
SchemaId.compareTo(SchemaId o) |
SchemaContext |
SingleInstanceNodeContext.getChildContext(SchemaId id)
Returns child context.
|
B |
NodeKey.NodeKeyBuilder.schemaId(SchemaId schema)
set the schema identifier.
|
Copyright © 2018. All rights reserved.