public class RetrieveStructure extends AbstractStructureRetrieval<IStructureRecord>
AbstractStructureRetrieval._sqlids| Modifier and Type | Field and Description |
|---|---|
protected boolean |
preferedStructure |
protected String |
sql_prefered |
sqlcondition, fieldname, id, logger, maxRecords, name, page, selected, value| Constructor and Description |
|---|
RetrieveStructure() |
RetrieveStructure(boolean preferredStructure) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getFieldname() |
IStructureRecord |
getObject(ResultSet rs) |
List<net.idea.modbcum.i.query.QueryParam> |
getParameters() |
String |
getSQL() |
boolean |
isPreferedStructure() |
void |
setPreferedStructure(boolean preferedStructure) |
void |
setValue(IStructureRecord value) |
calculateMetric, isPrescreengetCategory, getCondition, getId, getKey, getName, getPage, getPageSize, getValue, isSelected, setCondition, setFieldname, setId, setName, setPage, setPageSize, setSelected, stringify, supportsPaging, test, toStringprotected boolean preferedStructure
protected String sql_prefered
public RetrieveStructure()
public RetrieveStructure(boolean preferredStructure)
public boolean isPreferedStructure()
public void setPreferedStructure(boolean preferedStructure)
public void setValue(IStructureRecord value)
setValue in interface net.idea.modbcum.i.IParameterizedQuery<Boolean,IStructureRecord,net.idea.modbcum.q.conditions.EQCondition>setValue in class AbstractQuery<Boolean,IStructureRecord,net.idea.modbcum.q.conditions.EQCondition,IStructureRecord>public String getSQL() throws net.idea.modbcum.i.exceptions.AmbitException
getSQL in interface net.idea.modbcum.i.IQueryObject<IStructureRecord>getSQL in class AbstractStructureRetrieval<IStructureRecord>net.idea.modbcum.i.exceptions.AmbitExceptionpublic List<net.idea.modbcum.i.query.QueryParam> getParameters() throws net.idea.modbcum.i.exceptions.AmbitException
getParameters in interface net.idea.modbcum.i.IQueryObject<IStructureRecord>getParameters in class AbstractStructureRetrieval<IStructureRecord>net.idea.modbcum.i.exceptions.AmbitExceptionpublic Boolean getFieldname()
getFieldname in interface net.idea.modbcum.i.IParameterizedQuery<Boolean,IStructureRecord,net.idea.modbcum.q.conditions.EQCondition>getFieldname in class AbstractQuery<Boolean,IStructureRecord,net.idea.modbcum.q.conditions.EQCondition,IStructureRecord>public IStructureRecord getObject(ResultSet rs) throws net.idea.modbcum.i.exceptions.AmbitException
net.idea.modbcum.i.exceptions.AmbitExceptionCopyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.