public class EntryNodeByStringKeyVisitor extends AbstractNodeVisitor
| Constructor and Description |
|---|
EntryNodeByStringKeyVisitor(int maxLevel,
org.apache.sling.commons.classloader.DynamicClassLoaderManager dclm,
String cacheKeyStr) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
entering(javax.jcr.Node node,
int level) |
CacheContent |
getCacheContentIfPresent() |
protected CacheKey |
getCacheKey(javax.jcr.Node node) |
void |
visit(javax.jcr.Node node) |
close, getEvictionCount, isBucketNode, isCacheEntryNode, isEmptyBucketNode, leaving, persistSessionpublic EntryNodeByStringKeyVisitor(int maxLevel,
org.apache.sling.commons.classloader.DynamicClassLoaderManager dclm,
String cacheKeyStr)
public CacheContent getCacheContentIfPresent()
protected void entering(javax.jcr.Node node,
int level)
throws javax.jcr.RepositoryException
entering in class AbstractNodeVisitorjavax.jcr.RepositoryExceptionprotected CacheKey getCacheKey(javax.jcr.Node node) throws javax.jcr.RepositoryException, IOException, ClassNotFoundException
javax.jcr.RepositoryExceptionIOExceptionClassNotFoundExceptionpublic void visit(javax.jcr.Node node)
throws javax.jcr.RepositoryException
visit in interface javax.jcr.ItemVisitorvisit in class AbstractNodeVisitorjavax.jcr.RepositoryExceptionCopyright © 2013–2020 Adobe. All rights reserved.