public class FilteredCountNominal extends FilteredCount<String>
Modifier and Type | Field and Description |
---|---|
protected String |
sql |
protected String |
sql_metric |
protected String |
sql_query |
protected String |
sql_value |
Constructor and Description |
---|
FilteredCountNominal() |
Modifier and Type | Method and Description |
---|---|
List<net.idea.modbcum.i.query.QueryParam> |
getParameters() |
String |
getSQL() |
calculateMetric, getCategory, getId, getKey, getMetric, getObject, getPage, getPageSize, getProperty, getQuery, getValue, isPrescreen, setId, setMetric, setPage, setPageSize, setProperty, setQuery, setValue, supportsPaging
protected String sql
protected String sql_query
protected String sql_value
protected String sql_metric
public String getSQL() throws net.idea.modbcum.i.exceptions.AmbitException
net.idea.modbcum.i.exceptions.AmbitException
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<String>>
getParameters
in class FilteredCount<String>
net.idea.modbcum.i.exceptions.AmbitException
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.