|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Join
Method Summary | |
---|---|
Constraint |
getJoinCondition()
Get the join condition. |
JoinType |
getJoinType()
Get the join type |
Source |
getLeft()
The source for the left hand side of the join |
Source |
getRight()
The source for the right hand side of the join |
Methods inherited from interface org.alfresco.repo.search.impl.querymodel.Source |
---|
getSelector, getSelectorGroups, getSelectors |
Method Detail |
---|
Source getLeft()
Source getRight()
JoinType getJoinType()
Constraint getJoinCondition()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |