Copyright© 2008-2026 Sitevision AB, all rights reserved.
public interface EquiJoinCondition extends JoinCondition
A node-tuple satisfies the constraint only if:
selector1 has a property named property1, andselector2 has a property
named property2, andproperty1 equals the value of property2Sitevision note: Unsupported operation
| Modifier and Type | Method and Description |
|---|---|
String |
getProperty1Name()
Gets the property name in the first selector.
|
String |
getProperty2Name()
Gets the property name in the second selector.
|
String |
getSelector1Name()
Gets the name of the first selector.
|
String |
getSelector2Name()
Gets the name of the second selector.
|
String getSelector1Name()
String getProperty1Name()
String getSelector2Name()
String getProperty2Name()
Sitevision - Content Management Made Easy
Sitevision is an advanced Java enterprise portal product that implements Java Content Repository (JSR 283).
Copyright© 2008-2026 Sitevision AB, all rights reserved.