R
- public abstract class AbstractStructureRetrieval<R> extends AbstractQuery<Boolean,IStructureRecord,net.idea.modbcum.q.conditions.EQCondition,R> implements net.idea.modbcum.i.IQueryRetrieval<R>
Modifier and Type | Class and Description |
---|---|
protected static class |
AbstractStructureRetrieval._sqlids |
Modifier and Type | Field and Description |
---|---|
static String |
sql |
condition, fieldname, id, logger, maxRecords, name, page, selected, value
Constructor and Description |
---|
AbstractStructureRetrieval() |
Modifier and Type | Method and Description |
---|---|
double |
calculateMetric(R object) |
List<net.idea.modbcum.i.query.QueryParam> |
getParameters() |
String |
getSQL() |
boolean |
isPrescreen() |
getCategory, getCondition, getFieldname, getId, getKey, getName, getPage, getPageSize, getValue, isSelected, setCondition, setFieldname, setId, setName, setPage, setPageSize, setSelected, setValue, stringify, supportsPaging, test, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final String sql
public String getSQL() throws net.idea.modbcum.i.exceptions.AmbitException
getSQL
in interface net.idea.modbcum.i.IQueryObject<R>
net.idea.modbcum.i.exceptions.AmbitException
public List<net.idea.modbcum.i.query.QueryParam> getParameters() throws net.idea.modbcum.i.exceptions.AmbitException
getParameters
in interface net.idea.modbcum.i.IQueryObject<R>
net.idea.modbcum.i.exceptions.AmbitException
public double calculateMetric(R object)
calculateMetric
in interface net.idea.modbcum.i.IQueryRetrieval<R>
public boolean isPrescreen()
isPrescreen
in interface net.idea.modbcum.i.IQueryRetrieval<R>
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.