|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XPathToQueryTranslator.DepthMode | |
|---|---|
| org.modeshape.jcr.query.xpath | The components used to parse JCR XPath queries and translate them into equivalent JCR-SQL2 queries. |
| Uses of XPathToQueryTranslator.DepthMode in org.modeshape.jcr.query.xpath |
|---|
| Fields in org.modeshape.jcr.query.xpath declared as XPathToQueryTranslator.DepthMode | |
|---|---|
protected XPathToQueryTranslator.DepthMode |
XPathToQueryTranslator.RelativePathLikeExpressions.depthMode
|
| Methods in org.modeshape.jcr.query.xpath that return XPathToQueryTranslator.DepthMode | |
|---|---|
static XPathToQueryTranslator.DepthMode |
XPathToQueryTranslator.DepthMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static XPathToQueryTranslator.DepthMode[] |
XPathToQueryTranslator.DepthMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.modeshape.jcr.query.xpath with parameters of type XPathToQueryTranslator.DepthMode | |
|---|---|
XPathToQueryTranslator.RelativePathLikeExpressions(String[] paths,
int depth,
XPathToQueryTranslator.DepthMode depthMode)
|
|
|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||