Package | Description |
---|---|
prodoc |
Main package of OpenProdoc containing most classes
|
Modifier and Type | Class and Description |
---|---|
class |
StoreAmazonS3
manages the storage of documents in S3 compatible systems.
|
class |
StoreCustom
Class for managing developed drivers for storage of documents
|
class |
StoreDDBB
Manages the storage of documents in Database blobs
|
class |
StoreFS
Manages the storage of documents in a filesystem
|
class |
Storeftp
manages the storage in a FTP server
|
class |
StoreRefFS
Manages the documents REFERENCED in a Filesystem
|
class |
StoreRefURL
Manages the documents REFERENCED in an URL/web
|
class |
StoreRem
Manages the documents when OpenProdoc is working in a REMOTE mode an the storage is managed remotely
|