public class ReadModel extends AbstractModelQuery<String,Integer> implements net.idea.modbcum.i.IQueryRetrieval<ModelQueryResults>
AbstractModelQuery._models_criteriasql, sql_predictedcondition, fieldname, id, logger, maxRecords, name, page, selected, value| Modifier and Type | Method and Description |
|---|---|
double |
calculateMetric(ModelQueryResults object) |
List<net.idea.modbcum.i.query.QueryParam> |
getParameters() |
String |
getSQL() |
boolean |
isPrescreen() |
String |
toString() |
getObjectgetCategory, 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 ReadModel(Integer id)
public ReadModel()
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.AmbitExceptionpublic String toString()
toString in class AbstractModelQuery<String,Integer>Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.