Uses of Package
com.sas.hls.resource.repository

Packages that use com.sas.hls.resource.repository
com.sas.hls.drug.client Classes specific to accessing an instance of the SAS Drug Development application. 
com.sas.hls.job Provides the classes needed to create, update, and get jobs as well as execute them and get their status 
com.sas.hls.resource.repository Provides the classes and interfaces needed to manipulate resources in the repository. 
com.sas.hls.work.workitem Service and class definitions for getting work item and task information. 
 

Classes in com.sas.hls.resource.repository used by com.sas.hls.drug.client
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.
 

Classes in com.sas.hls.resource.repository used by com.sas.hls.job
NewFileCheckinSpecification
          A special form of a ResourceCheckinSpecification which is only applied to resources that are newly created during another operation.
ResourceCheckinSpecification
          The specification of how a new version label for a resource should be created or what its new version number should be.
 

Classes in com.sas.hls.resource.repository used by com.sas.hls.resource.repository
CreateSignatureInfo
          Parameters that are necessary when creating an electronic signature.
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.
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.
WorkspaceFileInfo
          Provides the latest workspace file information related to synchronization state.
 

Classes in com.sas.hls.resource.repository used by com.sas.hls.work.workitem
RepositoryFile
          Client representation of a file stored in the repository.
 



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