Uses of Class
com.sas.lsaf.content.workspace.WorkspaceItem
Packages that use WorkspaceItem
Package
Description
Classes and interfaces to manage content in the current user's workspace.
-
Uses of WorkspaceItem in com.sas.lsaf.content.workspace
Subclasses of WorkspaceItem in com.sas.lsaf.content.workspaceModifier and TypeClassDescriptionclassThe representation of a file in the user's workspace.classThe representation of a folder in the user's workspace.Methods in com.sas.lsaf.content.workspace that return WorkspaceItemModifier and TypeMethodDescriptionCopies the workspace folder or file from the source path to the destination path.Gets a client representation of the item in the workspace.Moves the workspace folder or file from one location to another.Renames the workspace folder or file.Methods in com.sas.lsaf.content.workspace that return types with arguments of type WorkspaceItemModifier and TypeMethodDescriptionWorkspaceService.getChildren(String path) Gets the immediate children of the workspace folder.