|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 representation of a generic container stored in the repository. |
class |
RepositoryFile
Client representation of a file stored in the repository. |
class |
RepositoryFolder
Client representation of a folder stored in the 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
Client-side representation of a folder in the workspace. |
class |
WorkspaceResource
Abstract base class for client-side representations of workspace resources. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |