Uses of Class
com.saperion.ngc.exception.FolderMoveException
-
Packages that use FolderMoveException Package Description com.saperion.ngc.model.navigation Package for navigation model classes. -
-
Uses of FolderMoveException in com.saperion.ngc.model.navigation
Methods in com.saperion.ngc.model.navigation that throw FolderMoveException 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.
-