Uses of Interface
com.sas.hls.resource.Resource

Packages that use Resource
com.sas.hls.resource.repository Provides the classes and interfaces needed to manipulate resources in the repository. 
com.sas.hls.resource.workspace Provides the classes and interfaces to manipulate resources in the current workspace. 
 

Uses of Resource in com.sas.hls.resource.repository
 

Classes in com.sas.hls.resource.repository that implement Resource
 class RepositoryContainer
          Client side representation of a generic container in the SAS Drug Development repository.
 class RepositoryFile
          Client representation of a non-container content item stored in the repository.
 class RepositoryFolder
          Client side representation of a folder in the SAS Drug Development repository.
 class RepositoryResource
          Abstract parent class for resources in the repository.
 

Uses of Resource in com.sas.hls.resource.workspace
 

Classes in com.sas.hls.resource.workspace that implement Resource
 class WorkspaceFile
          Client-side representation of a file in the workspace.
 class WorkspaceFolder
          Represents a folder in the workspace.
 class WorkspaceResource
          Abstract base class for client-side representations of workspace resources.
 



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