public class QueryQMapSpace extends AbstractQuery<IStructureRecord,QMap,net.idea.modbcum.q.conditions.StringCondition,QMapSpace> implements net.idea.modbcum.i.IQueryRetrieval<QMapSpace>
QMapSpace
Modifier and Type | Field and Description |
---|---|
protected StringBuilder |
conditionString |
condition, fieldname, id, logger, maxRecords, name, page, selected, value
Constructor and Description |
---|
QueryQMapSpace() |
Modifier and Type | Method and Description |
---|---|
double |
calculateMetric(QMapSpace object) |
QMapSpace |
getObject(ResultSet rs) |
List<net.idea.modbcum.i.query.QueryParam> |
getParameters() |
String |
getSQL() |
int |
getThreshold_a() |
protected boolean |
initCondition() |
boolean |
isPrescreen() |
void |
setThreshold_a(int threshold_a) |
getCategory, getCondition, getFieldname, getId, getKey, getName, getPage, getPageSize, getValue, isSelected, setCondition, setFieldname, setId, setName, setPage, setPageSize, setSelected, setValue, stringify, supportsPaging, test, toString
protected StringBuilder conditionString
public int getThreshold_a()
public void setThreshold_a(int threshold_a)
public String getSQL() throws net.idea.modbcum.i.exceptions.AmbitException
getSQL
in interface net.idea.modbcum.i.IQueryObject<QMapSpace>
net.idea.modbcum.i.exceptions.AmbitException
protected boolean initCondition()
public List<net.idea.modbcum.i.query.QueryParam> getParameters() throws net.idea.modbcum.i.exceptions.AmbitException
getParameters
in interface net.idea.modbcum.i.IQueryObject<QMapSpace>
net.idea.modbcum.i.exceptions.AmbitException
public boolean isPrescreen()
isPrescreen
in interface net.idea.modbcum.i.IQueryRetrieval<QMapSpace>
public QMapSpace getObject(ResultSet rs) throws net.idea.modbcum.i.exceptions.AmbitException
getObject
in interface net.idea.modbcum.i.IRetrieval<QMapSpace>
net.idea.modbcum.i.exceptions.AmbitException
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.