Uses of Package
com.logicaldoc.impex
-
Packages that use com.logicaldoc.impex Package Description com.logicaldoc.impex com.logicaldoc.impex.application com.logicaldoc.impex.dao com.logicaldoc.importfolder -
Classes in com.logicaldoc.impex used by com.logicaldoc.impex Class Description Archive This class represents archives.ArchiveCache Implements a cache of imported documents, basically an archive cache is a Map (index_document_id - document_id).ArchiveCacheManager Manager for archive cache handlingArchiveImporter This component imports all the documents that are into archives ready to be imported.ArchiveManager Manager for archive operations handlingArchiveVerifier Abstract class to verify an archive.Index This bean is used to write the archive's index file and to read all informations regarding all documents into the archive.IndexHandler This class is used to unmarshall the archive's index file and set the archive's entries.IndexImportHandler This class is used to unmarshall the archive's index file and allows to get the archive's documents listIndexVersion Useful class that extends Version class with the path (diskPath) field. -
Classes in com.logicaldoc.impex used by com.logicaldoc.impex.application Class Description ArchiveVerifier Abstract class to verify an archive.Index This bean is used to write the archive's index file and to read all informations regarding all documents into the archive.IndexHandler This class is used to unmarshall the archive's index file and set the archive's entries.IndexVersion Useful class that extends Version class with the path (diskPath) field. -
Classes in com.logicaldoc.impex used by com.logicaldoc.impex.dao Class Description Archive This class represents archives.ArchiveCacheManager Manager for archive cache handling -
Classes in com.logicaldoc.impex used by com.logicaldoc.importfolder Class Description IndexHandler This class is used to unmarshall the archive's index file and set the archive's entries.