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