public class ReadBookmark extends AbstractQuery<Bookmark,Integer,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 |
whereID |
protected static String |
whereLabel |
protected static String |
whereRecalls |
protected static String |
whereType |
protected static String |
whereUser |
condition, fieldname, id, logger, maxRecords, name, page, selected, value
Constructor and Description |
---|
ReadBookmark() |
ReadBookmark(Integer id) |
ReadBookmark(Integer id,
Bookmark bookmark) |
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() |
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 String sql
protected static String whereID
protected static String whereUser
protected static String whereLabel
protected static String whereType
protected static String whereRecalls
public ReadBookmark(Integer id)
public ReadBookmark()
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.