| Package | Description |
|---|---|
| com.gentics.contentnode.rest.model |
| Modifier and Type | Method and Description |
|---|---|
BreadcrumbItem |
BreadcrumbItem.setGlobalId(String globalId)
Set the global ID
|
BreadcrumbItem |
BreadcrumbItem.setId(Integer id)
Set the ID
|
BreadcrumbItem |
BreadcrumbItem.setName(String name)
Set the name
|
| Modifier and Type | Method and Description |
|---|---|
List<BreadcrumbItem> |
Folder.getBreadcrumbs()
Breadcrums of the folder.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Folder.setBreadcrumbs(List<BreadcrumbItem> breadcrumbs)
Set the breadcrumbs
|
Copyright © 2024 Gentics Software. All rights reserved.