|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReferenceValue | |
---|---|
org.modeshape.jcr.api.query.qom | |
org.modeshape.jcr.query.model | The Abstract Query Model is a vocabulary that can be used to construct a language-neutral representation of a query. |
Uses of ReferenceValue in org.modeshape.jcr.api.query.qom |
---|
Methods in org.modeshape.jcr.api.query.qom that return ReferenceValue | |
---|---|
ReferenceValue |
QueryObjectModelFactory.referenceValue(String selectorName)
Creates a dynamic operand that evaluates to the REFERENCE value of the any property on the specified selector. |
ReferenceValue |
QueryObjectModelFactory.referenceValue(String selectorName,
String propertyName)
Creates a dynamic operand that evaluates to the REFERENCE value of the specified property on the specified selector. |
Uses of ReferenceValue in org.modeshape.jcr.query.model |
---|
Classes in org.modeshape.jcr.query.model that implement ReferenceValue | |
---|---|
class |
ReferenceValue
A dynamic operand that evaluates to the value(s) of a single or any reference property on a selector, used in a Comparison constraint. |
|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |