|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JcrReferenceValue | |
|---|---|
| org.modeshape.jcr.query | |
| org.modeshape.jcr.query.qom | |
| Uses of JcrReferenceValue in org.modeshape.jcr.query |
|---|
| Methods in org.modeshape.jcr.query that return JcrReferenceValue | |
|---|---|
protected JcrReferenceValue |
JcrSql2QueryParser.referenceValue(SelectorName selector)
|
protected JcrReferenceValue |
JcrSql2QueryParser.referenceValue(SelectorName selector,
String propertyName)
|
| Uses of JcrReferenceValue in org.modeshape.jcr.query.qom |
|---|
| Methods in org.modeshape.jcr.query.qom that return JcrReferenceValue | |
|---|---|
JcrReferenceValue |
JcrQueryObjectModelFactory.referenceValue(String selectorName)
Creates a dynamic operand that evaluates to the REFERENCE value of the any property on the specified selector. |
JcrReferenceValue |
JcrQueryObjectModelFactory.referenceValue(String selectorName,
String propertyName)
Creates a dynamic operand that evaluates to the REFERENCE value of the specified property on the specified selector. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||