Uses of Package
com.logicaldoc.core.store
Packages that use com.logicaldoc.core.store
Package
Description
Machinery for converting documents to different formats.
Machinery for building thumbnails of the first page of the documents.
Contains the definitions of
Folder
as well
as other related objectsThe store sub-system responsible for persisting the binaries of the
documents.
-
Classes in com.logicaldoc.core.store used by com.logicaldoc.core.conversionClassDescriptionThe Storer manages the repository where document files are maintained and all general resources are stored.
-
Classes in com.logicaldoc.core.store used by com.logicaldoc.core.documentClassDescriptionThe Storer manages the repository where document files are maintained and all general resources are stored.
-
Classes in com.logicaldoc.core.store used by com.logicaldoc.core.document.thumbnailClassDescriptionThe Storer manages the repository where document files are maintained and all general resources are stored.
-
Classes in com.logicaldoc.core.store used by com.logicaldoc.core.folderClassDescriptionThe Storer manages the repository where document files are maintained and all general resources are stored.
-
Classes in com.logicaldoc.core.store used by com.logicaldoc.core.storeClassDescriptionCommon methods for all the Storer implementations.This class is an implementation of the Storer interface to persist documents in the filesystem.The Storer manages the repository where document files are maintained and all general resources are stored.
-
Classes in com.logicaldoc.core.store used by com.logicaldoc.webdav.resource.serviceClassDescriptionThe Storer manages the repository where document files are maintained and all general resources are stored.