Class BreadCrumb
java.lang.Object
org.odpi.openmetadata.viewservices.glossaryauthor.properties.BreadCrumb
-
Constructor Summary
ConstructorsConstructorDescriptionBreadCrumb
(String guid, String displayName, NodeType nodeType) BreadCrumb
(BreadCrumb breadCrumb, BreadCrumb lastBreadCrumb) -
Method Summary
-
Constructor Details
-
BreadCrumb
-
BreadCrumb
-
-
Method Details
-
getGuid
-
getDisplayName
-
getNodeType
-
getPath
The path of this breadcrumb locates it within the breadcrumbtrail, relative to the start of the trail. The path is composed of segments of- The nodeType
- Guid
- Display name
- Returns:
- the path
-