public interface IVirtualNavigationService
| Modifier and Type | Field and Description |
|---|---|
static String |
MBEAN_NAME
MBean name.
|
| Modifier and Type | Method and Description |
|---|---|
Symlink |
createSymlink(String parentPath,
String segment,
String targetPath,
String targetWebId)
Create symlink.
|
Symlink |
createSymlink(Symlink parent,
String segment,
String targetPath,
String targetWebId)
Create symlink.
|
static final String MBEAN_NAME
Copyright © 2021. All rights reserved.