Uses of Class
com.sas.lsaf.content.workspace.WorkspaceFile
Packages that use WorkspaceFile
Package
Description
Classes and interfaces to manage content in the current user's workspace.
-
Uses of WorkspaceFile in com.sas.lsaf.content.workspace
Methods in com.sas.lsaf.content.workspace that return WorkspaceFileModifier and TypeMethodDescriptionWorkspaceService.createFile(String path, String localFilePath, boolean createParentFolders) Creates a file in the workspace.WorkspaceService.updateFileContents(String path, String localFilePath) Replaces the content of the workspace file with the content of the specified local file system file.