public class ReadQueryFolder extends AbstractQuery<AmbitUser,SessionID,net.idea.modbcum.q.conditions.StringCondition,SessionID> implements net.idea.modbcum.i.IQueryRetrieval<SessionID>
Modifier and Type | Field and Description |
---|---|
protected static String |
sql |
protected static String |
whereID |
protected static String |
whereName |
protected static String |
whereUser |
condition, fieldname, id, logger, maxRecords, name, page, selected, value
Constructor and Description |
---|
ReadQueryFolder() |
ReadQueryFolder(AmbitUser user,
SessionID id) |
Modifier and Type | Method and Description |
---|---|
double |
calculateMetric(SessionID object) |
SessionID |
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 whereName
protected static String whereUser
public double calculateMetric(SessionID object)
calculateMetric
in interface net.idea.modbcum.i.IQueryRetrieval<SessionID>
public boolean isPrescreen()
isPrescreen
in interface net.idea.modbcum.i.IQueryRetrieval<SessionID>
public List<net.idea.modbcum.i.query.QueryParam> getParameters() throws net.idea.modbcum.i.exceptions.AmbitException
getParameters
in interface net.idea.modbcum.i.IQueryObject<SessionID>
net.idea.modbcum.i.exceptions.AmbitException
public String getSQL() throws net.idea.modbcum.i.exceptions.AmbitException
getSQL
in interface net.idea.modbcum.i.IQueryObject<SessionID>
net.idea.modbcum.i.exceptions.AmbitException
public SessionID getObject(ResultSet rs) throws net.idea.modbcum.i.exceptions.AmbitException
getObject
in interface net.idea.modbcum.i.IRetrieval<SessionID>
net.idea.modbcum.i.exceptions.AmbitException
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.