JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.saperion.ngc.exception.DuplicateFolderException
Packages that use
DuplicateFolderException
Package
Description
com.saperion.ngc.model.navigation
Package for navigation model classes.
Uses of
DuplicateFolderException
in
com.saperion.ngc.model.navigation
Methods in
com.saperion.ngc.model.navigation
that throw
DuplicateFolderException
Modifier and Type
Method
Description
void
NavigationClassicConnectorService.
moveFolder
(
FolderId
folderId,
FolderId
targetFolderId,
FolderId
beforeFolderId)
Moves folder.
void
NavigationService.
moveFolder
(
FolderId
folderId,
FolderId
targetFolderId,
FolderId
beforeFolderId)
Moves folder.