public abstract class DynamicOperandImpl extends AbstractQOMNode implements javax.jcr.query.qom.DynamicOperand
DynamicOperandImpl
...resolver
Constructor and Description |
---|
DynamicOperandImpl(NamePathResolver resolver,
Name selectorName) |
Modifier and Type | Method and Description |
---|---|
String |
getSelectorName()
Gets the name of the selector against which to evaluate this operand.
|
Name |
getSelectorQName()
Gets the name of the selector against which to evaluate this operand.
|
accept, getJCRName, getJCRPath, protect, quote, quote
public DynamicOperandImpl(NamePathResolver resolver, Name selectorName)
public String getSelectorName()
public Name getSelectorQName()
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.