public class QueryStructureByQuality extends AbstractStructureQuery<ISourceDataset,QLabel,net.idea.modbcum.q.conditions.StringCondition>
AbstractStructureQuery.FIELD_NAMES
Modifier and Type | Field and Description |
---|---|
protected static String |
join_struc_dataset |
protected static String |
join_struc_query |
static String |
sql |
static String |
where |
static String |
where_null |
protected static String |
where_struc_dataset |
protected static String |
where_struc_query |
chemicalsOnly, group, nanomaterial, order_descendant, where_group
condition, fieldname, id, logger, maxRecords, name, page, selected, value
Constructor and Description |
---|
QueryStructureByQuality() |
QueryStructureByQuality(QLabel.QUALITY label) |
QueryStructureByQuality(QLabel label) |
Modifier and Type | Method and Description |
---|---|
List<net.idea.modbcum.i.query.QueryParam> |
getParameters() |
String |
getSQL() |
AmbitUser |
getUser() |
Object |
retrieveValue(ResultSet rs) |
void |
setUser(AmbitUser user) |
String |
toString() |
calculateMetric, getObject, isChemicalsOnly, isNanomaterial, isOrder_descendant, isPreferredStructure, isPrescreen, retrieveMetric, retrieveStrucType, setChemicalsOnly, setNanomaterial, setOrder_descendant
getCategory, getCondition, getFieldname, getId, getKey, getName, getPage, getPageSize, getValue, isSelected, setCondition, setFieldname, setId, setName, setPage, setPageSize, setSelected, setValue, stringify, supportsPaging, test
public static final String sql
public static final String where
public static final String where_null
protected static final String join_struc_dataset
protected static final String where_struc_dataset
protected static final String join_struc_query
protected static final String where_struc_query
public QueryStructureByQuality()
public QueryStructureByQuality(QLabel label)
public QueryStructureByQuality(QLabel.QUALITY label)
public String getSQL() throws net.idea.modbcum.i.exceptions.AmbitException
net.idea.modbcum.i.exceptions.AmbitException
public List<net.idea.modbcum.i.query.QueryParam> getParameters() throws net.idea.modbcum.i.exceptions.AmbitException
net.idea.modbcum.i.exceptions.AmbitException
public String toString()
toString
in class AbstractQuery<ISourceDataset,QLabel,net.idea.modbcum.q.conditions.StringCondition,IStructureRecord>
public Object retrieveValue(ResultSet rs) throws SQLException
retrieveValue
in class AbstractStructureQuery<ISourceDataset,QLabel,net.idea.modbcum.q.conditions.StringCondition>
SQLException
public AmbitUser getUser()
public void setUser(AmbitUser user)
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.