|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Immutable public interface Node

A snapshot of a single node within a map-based repository.
| Method Summary | |
|---|---|
Path.Segment |
getName()
Returns the name of this node along with its SNS index within its parent's children |
Map<Name,Property> |
getProperties()
Returns properties of this node. |
Property |
getProperty(Name name)
Returns the property with the supplied name. |
UUID |
getUuid()
Returns the UUID for this node |
| Method Detail |
|---|
UUID getUuid()
Path.Segment getName()
Map<Name,Property> getProperties()
Property getProperty(Name name)
name - the name of the property
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||