public interface BatchReadConfig
BatchReadConfig defines if and how deep child item
information should be retrieved, when accessing a Node.
The configuration is based on path.| Modifier and Type | Method and Description |
|---|---|
int |
getDepth(org.apache.jackrabbit.spi.Path path,
org.apache.jackrabbit.spi.commons.conversion.PathResolver resolver)
Return the depth for the given path.
|
int getDepth(org.apache.jackrabbit.spi.Path path,
org.apache.jackrabbit.spi.commons.conversion.PathResolver resolver)
throws NamespaceException
path - resolver - NamespaceExceptionCopyright © 2004–2018 The Apache Software Foundation. All rights reserved.