Interface | Description |
---|---|
ExternalBlobAdapter |
Interface to implement when defining a way to get a
Blob that is not stored at the usual place handled by the
repository. |
Class | Description |
---|---|
AbstractExternalBlobAdapter |
Abstract class for external blob adapters.
|
ExternalBlobAdapterDescriptor |
Descriptor for registration of an external blob adapter.
|
FileSystemExternalBlobAdapter |
File system external adapter that takes the "container" property to set the absolute path of the container folder on
the file system.
|
Copyright © 2015 Nuxeo SA. All rights reserved.