Uses of Class
com.sas.lsaf.content.workspace.WorkspaceItemCopyException
-
Packages that use WorkspaceItemCopyException Package Description com.sas.lsaf.content.workspace Classes and interfaces to manage content in the current user's workspace. -
-
Uses of WorkspaceItemCopyException in com.sas.lsaf.content.workspace
Methods in com.sas.lsaf.content.workspace that throw WorkspaceItemCopyException Modifier and Type Method Description WorkspaceItem
WorkspaceService. copy(java.lang.String sourcePath, java.lang.String destinationPath)
Copies the workspace folder or file from the source path to the destination path.
-