public class QueryStoredResults extends AbstractStructureQuery<IStoredQuery,Boolean,net.idea.modbcum.q.conditions.EQCondition>
AbstractStructureQuery.FIELD_NAMES| Modifier and Type | Field and Description |
|---|---|
static String |
join |
static String |
sqlField |
static String |
where_name |
static String |
where_query |
chemicalsOnly, group, nanomaterial, order_descendant, where_groupcondition, fieldname, id, logger, maxRecords, name, page, selected, value| Constructor and Description |
|---|
QueryStoredResults() |
QueryStoredResults(IStoredQuery query) |
| Modifier and Type | Method and Description |
|---|---|
List<net.idea.modbcum.i.query.QueryParam> |
getParameters() |
String |
getSQL() |
String |
toString() |
calculateMetric, getObject, isChemicalsOnly, isNanomaterial, isOrder_descendant, isPreferredStructure, isPrescreen, retrieveMetric, retrieveStrucType, retrieveValue, setChemicalsOnly, setNanomaterial, setOrder_descendantgetCategory, getCondition, getFieldname, getId, getKey, getName, getPage, getPageSize, getValue, isSelected, setCondition, setFieldname, setId, setName, setPage, setPageSize, setSelected, setValue, stringify, supportsPaging, testpublic static final String sqlField
public static final String join
public static final String where_query
public static final String where_name
public QueryStoredResults()
public QueryStoredResults(IStoredQuery query)
public List<net.idea.modbcum.i.query.QueryParam> getParameters() throws net.idea.modbcum.i.exceptions.AmbitException
net.idea.modbcum.i.exceptions.AmbitExceptionpublic String getSQL() throws net.idea.modbcum.i.exceptions.AmbitException
net.idea.modbcum.i.exceptions.AmbitExceptionpublic String toString()
toString in class AbstractQuery<IStoredQuery,Boolean,net.idea.modbcum.q.conditions.EQCondition,IStructureRecord>Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.