Package | Description |
---|---|
org.nuxeo.ecm.core.api.impl.blob |
BLOB implementations.
|
org.nuxeo.ecm.core.storage.sql.coremodel | |
org.nuxeo.ecm.platform.ui.web.util.files | |
org.nuxeo.ecm.webapp.filemanager |
Modifier and Type | Class and Description |
---|---|
class |
ByteArrayBlob |
class |
DefaultBlob |
class |
DefaultStreamBlob |
class |
FileBlob |
class |
InputStreamBlob |
class |
StreamBlob |
class |
StreamingBlob |
class |
StringBlob |
class |
URLBlob |
Modifier and Type | Class and Description |
---|---|
class |
SQLBlob
|
Modifier and Type | Class and Description |
---|---|
static class |
FileUtils.TemporaryFileBlob
A Blob based on a File but whose contract says that the file is allowed
to be moved to another filesystem location if needed.
|
Modifier and Type | Class and Description |
---|---|
static class |
FileManageActionsBean.TemporaryFileBlob
Deprecated.
Since 5.7.2. See
FileUtils.TemporaryFileBlob |
Copyright © 2013 Nuxeo SA. All Rights Reserved.