public class BreadCrumb extends Object
| Constructor and Description |
|---|
BreadCrumb(BreadCrumb breadCrumb,
BreadCrumb lastBreadCrumb) |
BreadCrumb(String guid,
String displayName,
NodeType nodeType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getGuid() |
NodeType |
getNodeType() |
String |
getPath()
The path of this breadcrumb locates it within the breadcrumbtrail, relative to the start of the trail.
|
public BreadCrumb(BreadCrumb breadCrumb, BreadCrumb lastBreadCrumb)
public String getGuid()
public String getDisplayName()
public NodeType getNodeType()
public String getPath()
Copyright © 2018–2020 ODPi. All rights reserved.