public class BinaryCacheEntry extends BasicCacheEntry
CacheEntry for simple Binary objects| Modifier and Type | Field and Description |
|---|---|
protected javax.jcr.Binary |
binary |
protected String |
externalUri |
| Constructor and Description |
|---|
BinaryCacheEntry(javax.jcr.Binary binary,
String externalUri)
Create a new BinaryCacheEntry
|
| Modifier and Type | Method and Description |
|---|---|
String |
getExternalIdentifier() |
InputStream |
getInputStream() |
checkFixityprotected final javax.jcr.Binary binary
protected final String externalUri
public BinaryCacheEntry(javax.jcr.Binary binary,
String externalUri)
binary - public InputStream getInputStream() throws javax.jcr.RepositoryException
javax.jcr.RepositoryExceptionpublic String getExternalIdentifier()
Copyright © 2013–2014 DuraSpace, Inc.. All rights reserved.