Package | Description |
---|---|
com.sas.hls.resource.workspace |
Provides the classes and interfaces to manipulate resources in the current workspace.
|
com.sas.hls.sassession |
Service and class definitions for querying SAS sessions.
|
Modifier and Type | Method and Description |
---|---|
WorkspaceResource |
WorkspaceResourceService.copy(String sourcePath,
String destinationPath)
Copy the file or folder from the source path to the destination path.
|
Modifier and Type | Method and Description |
---|---|
WorkspaceResource |
SasSessionService.saveListingToCurrentUserWorkspace(String identifier,
String lstPath)
Save the listing file for the specified SAS session to the current user's workspace in the specified location.
|
WorkspaceResource |
SasSessionService.saveLogToCurrentUserWorkspace(String identifier,
String logPath)
Save the log file for the specified SAS session to the current user's workspace in the specified location.
|
Copyright (c) 2017, SAS Institute Inc., Cary, NC, USA