public abstract class AbstractReadDataset<T,M extends ISourceDataset> extends AbstractQuery<T,M,net.idea.modbcum.q.conditions.StringCondition,M> implements net.idea.modbcum.i.IQueryRetrieval<M>
Modifier and Type | Class and Description |
---|---|
protected static class |
AbstractReadDataset._fields |
condition, fieldname, id, logger, maxRecords, name, page, selected, value
Constructor and Description |
---|
AbstractReadDataset() |
Modifier and Type | Method and Description |
---|---|
double |
calculateMetric(M object) |
protected M |
createObject(String title,
LiteratureEntry le,
String username) |
M |
getObject(ResultSet rs) |
boolean |
isPrescreen() |
getCategory, getCondition, getFieldname, getId, getKey, getName, getPage, getPageSize, getValue, isSelected, setCondition, setFieldname, setId, setName, setPage, setPageSize, setSelected, setValue, stringify, supportsPaging, test, toString
protected M createObject(String title, LiteratureEntry le, String username)
public M getObject(ResultSet rs) throws net.idea.modbcum.i.exceptions.AmbitException
getObject
in interface net.idea.modbcum.i.IRetrieval<M extends ISourceDataset>
net.idea.modbcum.i.exceptions.AmbitException
public double calculateMetric(M object)
calculateMetric
in interface net.idea.modbcum.i.IQueryRetrieval<M extends ISourceDataset>
public boolean isPrescreen()
isPrescreen
in interface net.idea.modbcum.i.IQueryRetrieval<M extends ISourceDataset>
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.