Package | Description |
---|---|
com.sas.lsaf.content.workspace |
Classes and interfaces to manage content in the current user's workspace.
|
Modifier and Type | Method and Description |
---|---|
WorkspaceFile |
WorkspaceService.createFile(String path,
String localFilePath,
boolean createParentFolders)
Creates a file in the workspace.
|
WorkspaceFile |
WorkspaceService.updateFileContents(String path,
String localFilePath)
Replaces the content of the workspace file with the content of the specified local file system file.
|
<i>Copyright (c) 2021, SAS Institute Inc., Cary, NC, USA</i>