
public final class CDOBlob extends CDOLob<InputStream>
| Constructor and Description |
|---|
CDOBlob(InputStream contents) |
CDOBlob(InputStream contents,
CDOLobStore store) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getContents() |
protected CDOLobInfo |
put(InputStream contents) |
getID, getSize, toStringpublic CDOBlob(InputStream contents) throws IOException
IOExceptionpublic CDOBlob(InputStream contents, CDOLobStore store) throws IOException
IOExceptionpublic InputStream getContents() throws IOException
getContents in class CDOLob<InputStream>IOExceptionprotected CDOLobInfo put(InputStream contents) throws IOException
put in class CDOLob<InputStream>IOExceptionCopyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.