| Constructor and Description |
|---|
MuleFlowLookup(MuleFlowLookupTable lookupTable,
org.jetel.data.RecordKey key,
MuleFlowRefAdaptor connector) |
| Modifier and Type | Method and Description |
|---|---|
org.jetel.data.RecordKey |
getKey() |
org.jetel.data.lookup.LookupTable |
getLookupTable() |
int |
getNumFound() |
boolean |
hasNext() |
org.jetel.data.DataRecord |
next() |
void |
remove() |
void |
seek() |
void |
seek(org.jetel.data.DataRecord dataFields) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic MuleFlowLookup(MuleFlowLookupTable lookupTable, org.jetel.data.RecordKey key, MuleFlowRefAdaptor connector)
public org.jetel.data.lookup.LookupTable getLookupTable()
getLookupTable in interface org.jetel.data.lookup.Lookuppublic org.jetel.data.RecordKey getKey()
getKey in interface org.jetel.data.lookup.Lookuppublic void seek()
seek in interface org.jetel.data.lookup.Lookuppublic void seek(org.jetel.data.DataRecord dataFields)
seek in interface org.jetel.data.lookup.Lookuppublic int getNumFound()
getNumFound in interface org.jetel.data.lookup.Lookuppublic boolean hasNext()
public org.jetel.data.DataRecord next()
Copyright © 2022. All rights reserved.