public class BreadCrumbItem extends Object implements Serializable
| Constructor and Description |
|---|
BreadCrumbItem() |
BreadCrumbItem(String uuid,
String path,
int nodeType) |
| Modifier and Type | Method and Description |
|---|---|
int |
getNodeType() |
String |
getPath() |
String |
getUuid() |
void |
setNodeType(int nodeType) |
void |
setPath(String path) |
void |
setUuid(String uuid) |
String |
toString() |
Copyright © 2020 Open Knowledge Management System S.L.. All Rights Reserved.