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.navigationMethods in com.saperion.ngc.model.navigation that throw FolderMoveException Modifier and Type Method Description voidNavigationClassicConnectorService. moveFolder(FolderId folderId, FolderId targetFolderId, FolderId beforeFolderId)Moves folder.voidNavigationService. moveFolder(FolderId folderId, FolderId targetFolderId, FolderId beforeFolderId)Moves folder.
 
-