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.
 

Class Summary
NewFileCheckinSpecification A special form of a ResourceCheckinSpecification which is only applied to resources that are newly created during another operation.
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.
 

Enum Summary
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) 2013, SAS Institute Inc., Cary, NC, USA