Uses of Package
org.alfresco.repo.bulkimport
Packages that use org.alfresco.repo.bulkimport
Package
Description
-
Classes in org.alfresco.repo.bulkimport used by org.alfresco.repo.bulkimportClassDescriptionThis class represents the analysed contents of a directory.Interface defining a bulk filesystem importer.Interface defining which information can be obtained from the Bulk Filesystem Import engine.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.Class used to encapsulate the type, aspects and property values for a single file or folder.Imports an importable item in the filesystem into the repository by creating a node to represent it.
-
Classes in org.alfresco.repo.bulkimport used by org.alfresco.repo.bulkimport.implClassDescriptionThis class represents the analysed contents of a directory.Interface defining a bulk filesystem importer.Interface defining which information can be obtained from the Bulk Filesystem Import engine.This interface defines a directory analyser.A filesystem walker walks a filesystem, returning directories and files as it goes.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.Definition of a source filter - a class that filters out importable items idenfitied from the source directory from the import.Definition of a metadata loader - a class that can load metadata for a file from some other source.Class used to encapsulate the type, aspects and property values for a single file or folder.Imports an importable item in the filesystem into the repository by creating a node to represent it.
-
Classes in org.alfresco.repo.bulkimport used by org.alfresco.repo.bulkimport.impl.stores
-
Classes in org.alfresco.repo.bulkimport used by org.alfresco.repo.bulkimport.importfiltersClassDescriptionThis class is a DTO that represents an "importable item" - a series of files that represent a single node (content OR space) in the repository.Definition of a source filter - a class that filters out importable items idenfitied from the source directory from the import.
-
Classes in org.alfresco.repo.bulkimport used by org.alfresco.repo.bulkimport.metadataloadersClassDescriptionDefinition of a metadata loader - a class that can load metadata for a file from some other source.
-
Classes in org.alfresco.repo.bulkimport used by org.alfresco.repo.bulkimport.script