| Package | Description |
|---|---|
| org.osivia.portal.api.cms |
| Modifier and Type | Method and Description |
|---|---|
Symlink |
IVirtualNavigationService.createSymlink(String parentPath,
String segment,
String targetPath,
String targetWebId)
Create symlink.
|
Symlink |
IVirtualNavigationService.createSymlink(Symlink parent,
String segment,
String targetPath,
String targetWebId)
Create symlink.
|
| Modifier and Type | Method and Description |
|---|---|
List<Symlink> |
Symlinks.getLinks()
Getter for links.
|
| Modifier and Type | Method and Description |
|---|---|
Symlink |
IVirtualNavigationService.createSymlink(Symlink parent,
String segment,
String targetPath,
String targetWebId)
Create symlink.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Symlinks.setLinks(List<Symlink> links)
Setter for links.
|
Copyright © 2021. All rights reserved.