public class BinaryCacheEntry extends BasicCacheEntry
CacheEntry for simple Binary objects| Constructor and Description |
|---|
BinaryCacheEntry(javax.jcr.Property property)
Create a new BinaryCacheEntry
|
| Modifier and Type | Method and Description |
|---|---|
String |
getExternalIdentifier() |
InputStream |
getInputStream() |
protected javax.jcr.Property |
property() |
checkFixitypublic BinaryCacheEntry(javax.jcr.Property property)
property - the propertypublic InputStream getInputStream() throws javax.jcr.RepositoryException
javax.jcr.RepositoryExceptionpublic String getExternalIdentifier() throws javax.jcr.RepositoryException
javax.jcr.RepositoryExceptionprotected javax.jcr.Property property()
Copyright © 2013-2015 DuraSpace, Inc.. All Rights Reserved.