public class PropertyStatsNumeric extends AbstractQuery<Property,String,net.idea.modbcum.q.conditions.StringCondition,PropertyStats> implements net.idea.modbcum.i.IQueryRetrieval<PropertyStats>
Modifier and Type | Field and Description |
---|---|
static String |
sql |
condition, fieldname, id, logger, maxRecords, name, page, selected, value
Constructor and Description |
---|
PropertyStatsNumeric() |
Modifier and Type | Method and Description |
---|---|
double |
calculateMetric(PropertyStats object) |
String |
getFieldID() |
Class |
getFieldType() |
PropertyStats |
getObject(ResultSet rs) |
List<net.idea.modbcum.i.query.QueryParam> |
getParameters() |
String |
getSQL() |
String |
getValueID() |
Class |
getValueType() |
boolean |
isPrescreen() |
getCategory, getCondition, getFieldname, getId, getKey, getName, getPage, getPageSize, getValue, isSelected, setCondition, setFieldname, setId, setName, setPage, setPageSize, setSelected, setValue, stringify, supportsPaging, test, toString
public static String sql
public List<net.idea.modbcum.i.query.QueryParam> getParameters() throws net.idea.modbcum.i.exceptions.AmbitException
getParameters
in interface net.idea.modbcum.i.IQueryObject<PropertyStats>
net.idea.modbcum.i.exceptions.AmbitException
public String getSQL() throws net.idea.modbcum.i.exceptions.AmbitException
getSQL
in interface net.idea.modbcum.i.IQueryObject<PropertyStats>
net.idea.modbcum.i.exceptions.AmbitException
public PropertyStats getObject(ResultSet rs) throws net.idea.modbcum.i.exceptions.AmbitException
getObject
in interface net.idea.modbcum.i.IRetrieval<PropertyStats>
net.idea.modbcum.i.exceptions.AmbitException
public String getFieldID()
public String getValueID()
public Class getFieldType()
public Class getValueType()
public double calculateMetric(PropertyStats object)
calculateMetric
in interface net.idea.modbcum.i.IQueryRetrieval<PropertyStats>
public boolean isPrescreen()
isPrescreen
in interface net.idea.modbcum.i.IQueryRetrieval<PropertyStats>
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.