| Interface | Description |
|---|---|
| BulkFilesystemImporter |
Interface defining a bulk filesystem importer.
|
| BulkImportStatus |
Interface defining which information can be obtained from the Bulk Filesystem Import engine.
|
| ContentDataFactory | |
| 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.
|
| Class | Description |
|---|---|
| AnalysedDirectory |
This class represents the analysed contents of a directory.
|
| BulkFSImportEvent |
A class of event that notifies the listener of a significant event relating to a bulk filesystem
import.
|
| BulkImportParameters | |
| CreateInPlaceTestData |
Creates content files in an existing content store.
|
| CreateTestData | |
| ImportableItem |
This class is a DTO that represents an "importable item" - a series of files
that represent a single node (content OR space) in the repository.
|
| ImportableItem.FileType | |
| MetadataLoader.Metadata |
Class used to encapsulate the type, aspects and property values for a single file or folder.
|
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.