public interface ManagedFileI
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
$0 |
| Modifier and Type | Method and Description |
|---|---|
VFile |
getBLOBInfo() |
java.lang.String |
getHash() |
java.io.InputStream |
getInputStream() |
long |
getLength() |
default boolean |
hasBLOB() |
boolean |
isDeletion() |
long |
stream(java.io.DataOutput os) |
static final java.lang.String $0
long stream(java.io.DataOutput os)
throws java.io.IOException
java.io.IOExceptionjava.lang.String getHash()
long getLength()
boolean isDeletion()
VFile getBLOBInfo()
java.io.InputStream getInputStream()
throws java.io.IOException
java.io.IOExceptiondefault boolean hasBLOB()
id - the id of the BO the check for existence of a BLOB.Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.