| Interface | Description |
|---|---|
| AssetNode |
Simple node, representing an asset, that can be populated with asset data.
|
| NavService<N extends Node,S,P> |
Service that exposes hierarchical navigation structures in the form of
Nodes. |
| Node<NODE extends Node> |
Navigation structure node.
|
| Class | Description |
|---|---|
| LightweightSitePlanNavService |
Simple implementation of the SitePlanNavService that simply populates the
node assets with the name and template of the page asset from the site plan
tree.
|
| SimpleAssetNode |
Simple node, representing an asset, that can be populated with asset data.
|
| SitePlanNavService |
Simple navigation service implementation that loads objects from the Site Plan.
|
Copyright © 2010–2016. All rights reserved.