|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
BLOBStore | Behavior of a storage système handling binary content. |
ImportParameters | Placeholder for several values used as parameters for import. |
LegendConnector | Abstraction layer for importing content from a Legend server. |
StoreFeeder | Describes the behavior required for feeding a BLOBStore . |
Class Summary | |
FileSystemStore | Implementation of a BLOBStore relying on local filesystem.
|
ImportableResources | Generic container for a set of resource paths (represented as Strings. |
ImportedResources | List of imported resources, built out from an ImportableResources
instance. |
ImportFromLegend | Deprecated. |
LegendResources | Container for resource paths, associating an InputStream to each resource path. |
WebdavConnector | Implementation of LegendConnector for pulling content out of
a WebDAV server. |
Defines storage behavior for content resources. Current implementation separates content storage of Model, and stores content in the local filesystem.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |