public interface DataCollector
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.Object | collectDataRows(AccTravDef accTravDef,
               int accTravLimit,
               boolean executeQueryForce) | 
| RowSetIterator | getRowSetIterator() | 
| boolean | isForOneRow() | 
| void | setForOneRow(boolean b) | 
RowSetIterator getRowSetIterator()
boolean isForOneRow()
void setForOneRow(boolean b)
java.lang.Object collectDataRows(AccTravDef accTravDef, int accTravLimit, boolean executeQueryForce)