| BulkFilesystemImporter |
Interface defining a bulk filesystem importer.
|
| BulkImportStatus |
Interface defining which information can be obtained from the Bulk Filesystem Import engine.
|
| ContentDataFactory |
Build a ContentData out of a given ContentStore and a given File within
that store
|
| ContentStoreMapProvider |
|
| DirectoryAnalyser |
This interface defines a directory analyser.
|
| FilesystemTracker |
A filesystem walker walks a filesystem, returning directories and files as it goes.
|
| ImportFilter |
Definition of a source filter - a class that filters out importable items idenfitied from the source
directory from the import.
|
| MetadataLoader |
Definition of a metadata loader - a class that can load metadata for a file from some other source.
|
| NodeImporter |
Imports an importable item in the filesystem into the repository by creating a node to represent it.
|