public class QueryModel extends AbstractModelQuery<String,ModelQueryResults> implements net.idea.modbcum.i.IQueryRetrieval<ModelQueryResults>
AbstractModelQuery._models_criteriasql, sql_predictedcondition, fieldname, id, logger, maxRecords, name, page, selected, value| Constructor and Description | 
|---|
QueryModel(ModelQueryResults query)  | 
| Modifier and Type | Method and Description | 
|---|---|
double | 
calculateMetric(ModelQueryResults object)  | 
List<net.idea.modbcum.i.query.QueryParam> | 
getParameters()  | 
String | 
getSQL()  | 
boolean | 
isPrescreen()  | 
getObject, toStringgetCategory, getCondition, getFieldname, getId, getKey, getName, getPage, getPageSize, getValue, isSelected, setCondition, setFieldname, setId, setName, setPage, setPageSize, setSelected, setValue, stringify, supportsPaging, testclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic QueryModel(ModelQueryResults query)
public double calculateMetric(ModelQueryResults object)
calculateMetric in interface net.idea.modbcum.i.IQueryRetrieval<ModelQueryResults>public boolean isPrescreen()
isPrescreen in interface net.idea.modbcum.i.IQueryRetrieval<ModelQueryResults>public List<net.idea.modbcum.i.query.QueryParam> getParameters() throws net.idea.modbcum.i.exceptions.AmbitException
getParameters in interface net.idea.modbcum.i.IQueryObject<ModelQueryResults>net.idea.modbcum.i.exceptions.AmbitExceptionpublic String getSQL() throws net.idea.modbcum.i.exceptions.AmbitException
getSQL in interface net.idea.modbcum.i.IQueryObject<ModelQueryResults>net.idea.modbcum.i.exceptions.AmbitExceptionCopyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.