public class DatasetByPrefixNameFacetQuery extends PrefixFacetQuery<IStructureRecord,DatasetPrefixFacet>
Modifier and Type | Field and Description |
---|---|
protected static String |
sql |
protected static String |
sql_compound |
protected static String |
sql_structure |
record, where_name
Constructor and Description |
---|
DatasetByPrefixNameFacetQuery(String url) |
Modifier and Type | Method and Description |
---|---|
protected DatasetPrefixFacet |
createFacet(String facetURL) |
protected DatasetPrefixFacet |
createRecord(String url) |
List<net.idea.modbcum.i.query.QueryParam> |
getParameters() |
String |
getSQL() |
protected boolean |
noStructure() |
void |
setFieldname(IStructureRecord fieldname) |
calculateMetric, getObject, isPrescreen, toString
getCategory, getCondition, getFieldname, getId, getKey, getName, getPage, getPageSize, getValue, isSelected, setCondition, setId, setName, setPage, setPageSize, setSelected, setValue, supportsPaging, test
protected static final String sql
protected static final String sql_structure
protected static final String sql_compound
public DatasetByPrefixNameFacetQuery(String url)
protected DatasetPrefixFacet createRecord(String url)
createRecord
in class PrefixFacetQuery<IStructureRecord,DatasetPrefixFacet>
protected DatasetPrefixFacet createFacet(String facetURL)
createFacet
in class net.idea.modbcum.q.facet.AbstractFacetQuery<IStructureRecord,String,net.idea.modbcum.q.conditions.StringCondition,DatasetPrefixFacet>
public List<net.idea.modbcum.i.query.QueryParam> getParameters() throws net.idea.modbcum.i.exceptions.AmbitException
getParameters
in interface net.idea.modbcum.i.IQueryObject<DatasetPrefixFacet>
getParameters
in class PrefixFacetQuery<IStructureRecord,DatasetPrefixFacet>
net.idea.modbcum.i.exceptions.AmbitException
protected boolean noStructure()
public String getSQL() throws net.idea.modbcum.i.exceptions.AmbitException
net.idea.modbcum.i.exceptions.AmbitException
public void setFieldname(IStructureRecord fieldname)
setFieldname
in interface net.idea.modbcum.i.IParameterizedQuery<IStructureRecord,String,net.idea.modbcum.q.conditions.StringCondition>
setFieldname
in class net.idea.modbcum.q.query.AbstractQuery<IStructureRecord,String,net.idea.modbcum.q.conditions.StringCondition,DatasetPrefixFacet>
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.