Package com.sas.hls.resource.repository

Provides the classes and interfaces needed to manipulate resources in the repository.

See:
          Description

Interface Summary
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 Summary
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 Drug Development 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 Summary
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.
 

Package com.sas.hls.resource.repository Description

Provides the classes and interfaces needed to manipulate resources in the repository.



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