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 |
|---|---|
java.lang.String |
getExternalIdentifier() |
java.io.InputStream |
getInputStream() |
protected javax.jcr.Property |
property() |
checkFixitypublic BinaryCacheEntry(javax.jcr.Property property)
property - public java.io.InputStream getInputStream()
throws javax.jcr.RepositoryException
javax.jcr.RepositoryExceptionpublic java.lang.String getExternalIdentifier()
throws javax.jcr.RepositoryException
javax.jcr.RepositoryExceptionprotected javax.jcr.Property property()
Copyright © 2013-2014 DuraSpace, Inc.. All Rights Reserved.