public class ReadModel extends AbstractModelQuery<String,Integer> implements net.idea.modbcum.i.IQueryRetrieval<ModelQueryResults>
AbstractModelQuery._models_criteria
sql, sql_predicted
condition, 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() |
getObject
getCategory, getCondition, getFieldname, getId, getKey, getName, getPage, getPageSize, getValue, isSelected, setCondition, setFieldname, setId, setName, setPage, setPageSize, setSelected, setValue, stringify, supportsPaging, test
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public 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.AmbitException
public String getSQL() throws net.idea.modbcum.i.exceptions.AmbitException
getSQL
in interface net.idea.modbcum.i.IQueryObject<ModelQueryResults>
net.idea.modbcum.i.exceptions.AmbitException
public String toString()
toString
in class AbstractModelQuery<String,Integer>
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.