public class CodeTableDataExtractor extends DataExtractor
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_CODE_ROW_ID |
| Constructor and Description |
|---|
CodeTableDataExtractor(CodeTable codeTable) |
| Modifier and Type | Method and Description |
|---|---|
protected Row |
createDefaultCodeRow() |
Row |
extractRow(CodeListItem source) |
Table<?> |
getTable() |
int |
getTotal() |
boolean |
hasNext() |
Row |
next() |
removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic static final int DEFAULT_CODE_ROW_ID
public CodeTableDataExtractor(CodeTable codeTable)
public Row next()
next in interface Iterator<Row>next in class DataExtractorpublic boolean hasNext()
hasNext in interface Iterator<Row>hasNext in class DataExtractorpublic Table<?> getTable()
getTable in class DataExtractorpublic int getTotal()
public Row extractRow(CodeListItem source)
protected Row createDefaultCodeRow()
Copyright © 2020 Open Foris. All rights reserved.