public class OTDatasetTableReport extends OTDatasetReport
application, dataset, features, header, page, pageSize, requestref, values
dataset_service, forbidden, form, name, pollInterval, pollTimeout, selected, service, uri
Modifier | Constructor and Description |
---|---|
protected |
OTDatasetTableReport(OTDataset dataset,
OTFeatures features,
String application,
int page,
int pageSize) |
Modifier and Type | Method and Description |
---|---|
String |
footer() |
String |
header() |
static OTDatasetTableReport |
report(OTDataset dataset,
OTFeatures features,
String application,
int page,
int pageSize) |
void |
writeHeader(Writer writer) |
void |
writeRow(int row,
List<String> values,
Writer writer) |
extractRowKeyAndData, getPage, getRequestref, next, pageNavigator, prev, removeStringDelimiters, setRequestref, write
compareTo, create, delete, equals, get, getDataset_service, getName, getPage, getPagedReference, getUri, isForbidden, isSelected, object, object, post, post, put, readTextLineAsName, send, send, setName, setSelected, toString, wait, withName, withParams, withParams
protected OTDatasetTableReport(OTDataset dataset, OTFeatures features, String application, int page, int pageSize) throws Exception
Exception
public static OTDatasetTableReport report(OTDataset dataset, OTFeatures features, String application, int page, int pageSize) throws Exception
Exception
public String header()
header
in class OTDatasetReport
public String footer()
footer
in class OTDatasetReport
public void writeRow(int row, List<String> values, Writer writer) throws IOException
writeRow
in class OTDatasetReport
IOException
public void writeHeader(Writer writer) throws IOException
writeHeader
in class OTDatasetReport
IOException
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.