public class CacheEntryFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.fcrepo.kernel.utils.CacheEntry |
forProperty(org.modeshape.jcr.value.binary.BinaryStore store,
javax.jcr.Property property)
Get a store-specific Cache Entry
|
static org.fcrepo.kernel.utils.CacheEntry |
forProperty(javax.jcr.Repository repository,
javax.jcr.Property property)
Load a store-specific CacheEntry model
|
public static org.fcrepo.kernel.utils.CacheEntry forProperty(javax.jcr.Repository repository,
javax.jcr.Property property)
throws javax.jcr.RepositoryException
repository - property - javax.jcr.RepositoryExceptionpublic static org.fcrepo.kernel.utils.CacheEntry forProperty(org.modeshape.jcr.value.binary.BinaryStore store,
javax.jcr.Property property)
throws javax.jcr.RepositoryException
store - property - javax.jcr.RepositoryExceptionCopyright © 2013–2014 DuraSpace, Inc.. All rights reserved.