Package fr.paris5.shaman.insight.content

Defines storage behavior for content resources.

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.
 

Package fr.paris5.shaman.insight.content Description

Defines storage behavior for content resources. Current implementation separates content storage of Model, and stores content in the local filesystem.



Copyright © 2002 Laurent Caillette and l'Université René Descartes, Paris 5. All rights reserved.