Uses of Class
com.sas.lsaf.content.workspace.WorkspaceItemMoveException
-
Packages that use WorkspaceItemMoveException Package Description com.sas.lsaf.content.workspace Classes and interfaces to manage content in the current user's workspace. -
-
Uses of WorkspaceItemMoveException in com.sas.lsaf.content.workspace
Methods in com.sas.lsaf.content.workspace that throw WorkspaceItemMoveException Modifier and Type Method Description WorkspaceItem
WorkspaceService. move(java.lang.String sourcePath, java.lang.String destinationPath)
Moves the workspace folder or file from one location to another.
-