public class QueryCountEndpoints<E extends EffectRecord<String,Object,String>> extends QueryCount<ResultsCountFacet<E>>
| Modifier and Type | Field and Description |
|---|---|
protected String |
endpoint |
facet, QR_PREFIX, sql_structures| Constructor and Description |
|---|
QueryCountEndpoints(String facetURL) |
| Modifier and Type | Method and Description |
|---|---|
protected ResultsCountFacet |
createFacet(String facetURL) |
String |
getEndpoint() |
ResultsCountFacet |
getObject(ResultSet rs) |
List<net.idea.modbcum.i.query.QueryParam> |
getParameters() |
String |
getSQL() |
void |
setEndpoint(String endpoint) |
calculateMetric, getParam, isPrescreengetCategory, getCondition, getFieldname, getId, getKey, getName, getPage, getPageSize, getValue, isSelected, setCondition, setFieldname, setId, setName, setPage, setPageSize, setSelected, setValue, supportsPaging, test, toStringprotected String endpoint
public QueryCountEndpoints(String facetURL)
public String getEndpoint()
public void setEndpoint(String endpoint)
protected ResultsCountFacet createFacet(String facetURL)
createFacet in class QueryCount<ResultsCountFacet<E extends EffectRecord<String,Object,String>>>public String getSQL() throws net.idea.modbcum.i.exceptions.AmbitException
getSQL in interface net.idea.modbcum.i.IQueryObject<ResultsCountFacet<E extends EffectRecord<String,Object,String>>>getSQL in class QueryCount<ResultsCountFacet<E extends EffectRecord<String,Object,String>>>net.idea.modbcum.i.exceptions.AmbitExceptionpublic List<net.idea.modbcum.i.query.QueryParam> getParameters() throws net.idea.modbcum.i.exceptions.AmbitException
getParameters in interface net.idea.modbcum.i.IQueryObject<ResultsCountFacet<E extends EffectRecord<String,Object,String>>>getParameters in class QueryCount<ResultsCountFacet<E extends EffectRecord<String,Object,String>>>net.idea.modbcum.i.exceptions.AmbitExceptionpublic ResultsCountFacet getObject(ResultSet rs) throws net.idea.modbcum.i.exceptions.AmbitException
getObject in interface net.idea.modbcum.i.IRetrieval<ResultsCountFacet<E extends EffectRecord<String,Object,String>>>getObject in class QueryCount<ResultsCountFacet<E extends EffectRecord<String,Object,String>>>net.idea.modbcum.i.exceptions.AmbitExceptionCopyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.