See: Description
Interface | Description |
---|---|
BatchRepositoryResourceService |
A service for performing batch operations in the repository.
|
RepositoryResourceService |
A service for manipulating resources in the repository.
|
SignatureService |
A service for creating and retrieving electronic signature information for file resources in the repository.
|
Class | Description |
---|---|
CheckedOutFilesInfo |
Provides information about the results of a query including the number of entries and a token to access those
entries.
|
CheckedOutFilesQuery |
CheckedOutFilesQuery contains information on how to filter checked out files.
|
CheckedOutFilesToken |
Identifies a checked out files query result on the server.
|
CreateSignatureInfo |
Parameters that are necessary when creating an electronic signature.
|
NewFileCheckinSpecification |
A special form of a ResourceCheckinSpecification which is only applied to resources that are newly created during
another operation.
|
RepositoryContainer |
Client representation of a generic container stored in the repository.
|
RepositoryFile |
Client representation of a file stored in the repository.
|
RepositoryFileInfo |
Provides the latest repository file information related to synchronization state.
|
RepositoryFolder |
Client representation of a folder stored in the repository.
|
RepositoryResource |
Abstract parent class for resources in the repository.
|
ResourceCheckinSpecification |
The specification of how a new version label for a resource should be created or what its new version number should
be.
|
Signature |
Client side representation of an electronic signature created in the SAS Life Science Analytics Framework repository.
|
SynchronizationFileInfo |
Provides information about the 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.
|
WorkspaceFileInfo |
Provides the latest workspace file information related to synchronization state.
|
Enum | Description |
---|---|
SynchronizationInfo.CheckoutStatus |
Enumeration describing the
checkin status of the file. |
SynchronizationInfo.FileStatus |
Enumeration which describes where the file exists.
|
SynchronizationInfo.SynchronizationStatus |
Enumeration which describes whether the file has been synchronized between the workspace and repository or not.
|
VersionType |
Specifies what type of new version label should be created for the resource being modified.
|
Copyright (c) 2017, SAS Institute Inc., Cary, NC, USA