public abstract class ReadEffectRecordAbstract<F,ER extends EffectRecord<String,String,String>> extends AbstractQuery<F,ER,net.idea.modbcum.q.conditions.EQCondition,ER> implements net.idea.modbcum.i.IQueryRetrieval<ER>, net.idea.modbcum.i.IParameterizedQuery<F,ER,net.idea.modbcum.q.conditions.EQCondition>
| Modifier and Type | Field and Description |
|---|---|
protected static String |
sql |
condition, fieldname, id, logger, maxRecords, name, page, selected, value| Constructor and Description |
|---|
ReadEffectRecordAbstract() |
| Modifier and Type | Method and Description |
|---|---|
double |
calculateMetric(ER object) |
protected ER |
createEffectRecord() |
ER |
getObject(ResultSet rs) |
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, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitprotected static final String sql
public String getSQL() throws net.idea.modbcum.i.exceptions.AmbitException
getSQL in interface net.idea.modbcum.i.IQueryObject<ER extends EffectRecord<String,String,String>>net.idea.modbcum.i.exceptions.AmbitExceptionprotected ER createEffectRecord()
public ER getObject(ResultSet rs) throws net.idea.modbcum.i.exceptions.AmbitException
getObject in interface net.idea.modbcum.i.IRetrieval<ER extends EffectRecord<String,String,String>>net.idea.modbcum.i.exceptions.AmbitExceptionpublic double calculateMetric(ER object)
calculateMetric in interface net.idea.modbcum.i.IQueryRetrieval<ER extends EffectRecord<String,String,String>>public boolean isPrescreen()
isPrescreen in interface net.idea.modbcum.i.IQueryRetrieval<ER extends EffectRecord<String,String,String>>Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.