| javax.jcr.query.qom.SameNodeJoinCondition
getSelector1Name | public String getSelector1Name()(Code) | | Gets the name of the first selector.
the selector name; non-null |
getSelector2Name | public String getSelector2Name()(Code) | | Gets the name of the second selector.
the selector name; non-null |
getSelector2Path | public String getSelector2Path()(Code) | | Gets the path relative to the second selector.
the relative path, or null for none |
|
|