Uses of Class
com.sas.hls.resource.workspace.WorkspaceFile

Packages that use WorkspaceFile
com.sas.hls.resource.workspace Provides the classes and interfaces to manipulate resources in the current workspace. 
 

Uses of WorkspaceFile in com.sas.hls.resource.workspace
 

Methods in com.sas.hls.resource.workspace that return WorkspaceFile
 WorkspaceFile WorkspaceResourceService.createFile(String path, String localFilePath, boolean createParentFolders)
          Create a new file in the workspace.
 WorkspaceFile WorkspaceResourceService.updateFileContents(String path, String localFilePath)
          Replace the current content of the workspace file with the content of the specified local file.
 



Copyright (c) 2014, SAS Institute Inc., Cary, NC, USA