public class OTDatasetScrollableReport 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 |
OTDatasetScrollableReport(OTDataset dataset,
OTFeatures features,
String application,
int page,
int pageSize) |
Modifier and Type | Method and Description |
---|---|
String |
footer() |
String |
header() |
static OTDatasetScrollableReport |
report(OTDataset dataset,
OTFeatures features,
String application,
int page,
int pageSize) |
void |
writeData(int row,
List<String> values,
Writer writer) |
void |
writeRow(int row,
List<String> values,
Writer writer) |
extractRowKeyAndData, getPage, getRequestref, next, pageNavigator, prev, removeStringDelimiters, setRequestref, write, writeHeader
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 OTDatasetScrollableReport(OTDataset dataset, OTFeatures features, String application, int page, int pageSize) throws Exception
Exception
public static OTDatasetScrollableReport report(OTDataset dataset, OTFeatures features, String application, int page, int pageSize) throws Exception
Exception
public String footer()
footer
in class OTDatasetReport
public String header()
header
in class OTDatasetReport
public void writeRow(int row, List<String> values, Writer writer) throws IOException
writeRow
in class OTDatasetReport
IOException
public void writeData(int row, List<String> values, Writer writer) throws IOException
IOException
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.