Uses of Class
com.sas.lsaf.content.workspace.WorkspaceItemDeleteException
-
Packages that use WorkspaceItemDeleteException Package Description com.sas.lsaf.content.workspace Classes and interfaces to manage content in the current user's workspace. -
-
Uses of WorkspaceItemDeleteException in com.sas.lsaf.content.workspace
Methods in com.sas.lsaf.content.workspace that throw WorkspaceItemDeleteException Modifier and Type Method Description void
WorkspaceService. delete(java.lang.String path)
Delete the specified folder or file in the workspace.
-