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.clinical.common |
Contains common clinical classes.
|
com.sas.lsaf.content.common |
Contains common content classes.
|
com.sas.lsaf.content.repository |
Classes and interfaces to manage content in the repository.
|
com.sas.lsaf.content.repository.signature |
Service and class definitions for signing files and getting signatures in the system.
|
com.sas.lsaf.content.workspace |
Classes and interfaces to manage content in the current user's workspace.
|
com.sas.lsaf.execution.job |
Provides the classes needed to create, update, and get jobs as well as execute them and get their status
|
Class and Description |
---|
BatchRepositoryService
A service to perform batch operations in the repository.
|
RepositoryService
A service to manage resources in the repository.
|
Class and Description |
---|
BatchRepositoryService
A service to perform batch operations in the repository.
|
RepositoryService
A service to manage resources in the repository.
|
Class and Description |
---|
VersionType
Specifies the next logical version type generated when creating or checking in a new version of a file.
|
Class and Description |
---|
VersionType
Specifies the next logical version type generated when creating or checking in a new version of a file.
|
Class and Description |
---|
CheckedOutFilesQuery
Contains information on how to filter checked out files.
|
CheckedOutFilesSearchException
Thrown when an error is encountered while searching checked out files.
|
RepositoryCheckinSpecification
The specification of how a new version for a repository file is generated or what its new version number is.
|
RepositoryContainer
Abstract base class for all repository containers.
|
RepositoryContext
Representation of a context within the repository hierarchy.
|
RepositoryException
Root of the hierarchy of all checked repository exceptions within the application.
|
RepositoryFile
Representation of a file that is stored in the repository.
|
RepositoryFile.SigningStatus
Describes the overall signature status of the file.
|
RepositoryFileInfo
Provides the latest repository file information related to synchronization state.
|
RepositoryFileVersionInfo
Repository metadata information about a specific file version that is stored in the repository.
|
RepositoryFolder
Representation of a folder within the repository hierarchy.
|
RepositoryItem
Abstract base class for all repository items.
|
RepositoryItem.State |
RepositoryItem.Syncable
Syncable enumeration that controls workspace synchronization behavior for a specific repository item.
|
RepositoryItemCheckinException
Thrown when an attempt is made to check in a resource that is not checked out.
|
RepositoryItemCheckoutException
Thrown when attempt is made to check out a repository file that is already checked out.
|
RepositoryItemCopyException
The repository item cannot be copied as requested.
|
RepositoryItemDeleteException
Typically the repository item cannot be deleted because it is in use by another user (such as checked out).
|
RepositoryItemException
Root of the hierarchy of all checked repository item exceptions within the application.
|
RepositoryItemExistsException
Thrown when an attempt is made to create a repository item and an item by that name already exists.
|
RepositoryItemLockException
Thrown iwhen there is an issue locking the file at the specified path.
|
RepositoryItemMoveException
The repository item cannot be moved.
|
RepositoryItemNotFoundException
Thrown when the specified repository item is not be found.
|
RepositoryItemRuntimeException
Root of the hierarchy of all runtime repository item exceptions within the application.
|
RepositoryItemUndoCheckoutException
Thrown when the specified repository file is not checked out, so the checkout cannot be reversed.
|
RepositoryItemUnlockException
Thrown iwhen there is an issue unlocking the file at the specified path.
|
RepositoryItemVersioningException
Thrown when an attempt is made to create a new version of an unversioned file.
|
RepositoryRuntimeException
Root of the hierarchy of all runtime repository exceptions within the application.
|
RepositorySearchException
Thrown when an error occurred performing a repository search.
|
RepositorySearchResults
This class represents the results of a repository search based on a search query.
|
RepositoryStateChangeResult
Represents the results of setting the state on a repository context.
|
SearchQuery
This class contains information about how to search for repository items.
|
SynchronizationFileInfo
Provides information about a repository file when it was synchronized to the workspace.
|
SynchronizationInfo
Provides information about the synchronization state between the file that resides in the workspace and the file that
resides in the repository.
|
SynchronizationInfo.CheckoutStatus
Enumeration that describes the
checkin status of the file. |
SynchronizationInfo.FileStatus
Enumeration that describes where the file exists.
|
SynchronizationInfo.SynchronizationStatus
Enumeration that describes whether the file has been synchronized between the workspace and repository.
|
VersionType
Specifies the next logical version type generated when creating or checking in a new version of a file.
|
WorkspaceFileInfo
Provides the latest workspace file information that is related to synchronization state.
|
Class and Description |
---|
RepositoryFile.SigningStatus
Describes the overall signature status of the file.
|
RepositoryItemNotFoundException
Thrown when the specified repository item is not be found.
|
Class and Description |
---|
SynchronizationInfo.CheckoutStatus
Enumeration that describes the
checkin status of the file. |
Class and Description |
---|
RepositoryCheckinSpecification
The specification of how a new version for a repository file is generated or what its new version number is.
|
VersionType
Specifies the next logical version type generated when creating or checking in a new version of a file.
|
Copyright (c) 2019, SAS Institute Inc., Cary, NC, USA