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.navigationMethods in com.saperion.ngc.model.navigation that throw DuplicateFolderException 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.
 
-