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. 
 

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.
 

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
RepositoryContainer
          Client side representation of a generic container in the SAS Drug Development repository.
RepositoryFile
          Client representation of a non-container content item stored in the repository.
RepositoryFolder
          Client side representation of a folder in the SAS Drug Development 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.
VersionType
          Specifies what type of new version label should be created for the resource being modified.
 



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