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