public interface Join
| Modifier and Type | Method and Description |
|---|---|
VariableDS |
findVariable(java.lang.String varName)
Find the Variable of the given name in the joined table.
|
Variable |
getExtraVariable() |
StructureData |
getJoinData(Cursor cursor)
Get 'join' data to be added to the row.
|
StructureData getJoinData(Cursor cursor)
cursor - the state of the iterationVariableDS findVariable(java.lang.String varName)
varName - find this VariableVariable getExtraVariable()