|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReferenceValue | |
|---|---|
| org.modeshape.jcr.api.query.qom | |
| org.modeshape.jcr.query.qom | |
| 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.qom |
|---|
| Classes in org.modeshape.jcr.query.qom that implement ReferenceValue | |
|---|---|
class |
JcrReferenceValue
Implementation of the property value dynamic operand for the JCR Query Object Model and the Graph API. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||