Package | Description |
---|---|
tools.gsf.navigation |
Modifier and Type | Class and Description |
---|---|
class |
SimpleAssetNode
Simple node, representing an asset, that can be populated with asset data.
|
Modifier and Type | Method and Description |
---|---|
protected List<AssetNode> |
SitePlanNavService.chooseBreadcrumb(Collection<List<AssetNode>> options)
Pick which breadcrumb to return if more than one path has been found.
|
List<AssetNode> |
SitePlanNavService.getBreadcrumb(com.fatwire.assetapi.data.AssetId id) |
protected List<AssetNode> |
SitePlanNavService.getBreadcrumbForNode(AssetNode node)
Get the breadcrumb corresponding to the specified node.
|
List<AssetNode> |
SimpleAssetNode.getChildren() |
List<AssetNode> |
SitePlanNavService.getNav(com.fatwire.assetapi.data.AssetId sitePlan) |
List<AssetNode> |
SimpleAssetNode.getSiblings() |
Modifier and Type | Method and Description |
---|---|
protected List<AssetNode> |
SitePlanNavService.getBreadcrumbForNode(AssetNode node)
Get the breadcrumb corresponding to the specified node.
|
Modifier and Type | Method and Description |
---|---|
protected List<AssetNode> |
SitePlanNavService.chooseBreadcrumb(Collection<List<AssetNode>> options)
Pick which breadcrumb to return if more than one path has been found.
|
Copyright © 2010–2016. All rights reserved.