Package | Description |
---|---|
com.sas.lsaf |
Class to log on to the system.
|
com.sas.lsaf.client |
Classes needed to create a session and access available services.
|
com.sas.lsaf.content.workspace |
Classes and interfaces to manage content in the current user's workspace.
|
Class and Description |
---|
BatchWorkspaceService
A service to perform batch operations in the current user's workspace.
|
WorkspaceService
he service to manage files and folders in the current user's workspace.
|
Class and Description |
---|
BatchWorkspaceService
A service to perform batch operations in the current user's workspace.
|
WorkspaceService
he service to manage files and folders in the current user's workspace.
|
Class and Description |
---|
WorkspaceFile
The representation of a file in the user's workspace.
|
WorkspaceFolder
The representation of a folder in the user's workspace.
|
WorkspaceItem
The abstract base class for workspace folders and files.
|
WorkspaceItemCopyException
Thrown when the workspace item cannot be copied as requested.
|
WorkspaceItemDeleteException
Thrown when the workspace item cannot be deleted as requested.
|
WorkspaceItemException
The root of the hierarchy of all workspace item checked exceptions.
|
WorkspaceItemExistsException
Thrown when an attempt is made to create a workspace item in the workspace and an item with that name exists.
|
WorkspaceItemMoveException
Thrown when the workspace item cannot be moved as requested.
|
WorkspaceItemNotFoundException
Thrown when the specified workspace item s not found in the workspace.
|
WorkspaceMarkForAddException
Thrown when the workspace item cannot be marked for addition to the repository.
|
<i>Copyright (c) 2020, SAS Institute Inc., Cary, NC, USA</i>