public class RetrieveFieldNamesByAlias extends AbstractPropertyRetrieval<IStructureRecord,String,net.idea.modbcum.q.conditions.StringCondition>
AbstractPropertyRetrieval._PROPERTY_TYPE, AbstractPropertyRetrieval.ANNOTATIONS_TABLE, AbstractPropertyRetrieval.PROPERTY_TABLE, AbstractPropertyRetrieval.REFERENCE_TABLE, AbstractPropertyRetrieval.SearchMode
Modifier and Type | Field and Description |
---|---|
protected AbstractPropertyRetrieval.SearchMode |
searchMode |
static String |
sql |
static String |
where |
base_sql, chemicalsOnly, XSDDouble, XSDInt, XSDString
condition, fieldname, id, logger, maxRecords, name, page, selected, value
Constructor and Description |
---|
RetrieveFieldNamesByAlias() |
RetrieveFieldNamesByAlias(String alias) |
Modifier and Type | Method and Description |
---|---|
String |
getFieldID() |
Class |
getFieldType() |
List<net.idea.modbcum.i.query.QueryParam> |
getParameters() |
String |
getSQL() |
String |
getValueID() |
Class |
getValueType() |
boolean |
isSearchByAlias() |
void |
setSearchByAlias(boolean value) |
String |
toString() |
calculateMetric, getObject, getObject, isChemicalsOnly, isPrescreen, setChemicalsOnly
getCategory, getCondition, getFieldname, getId, getKey, getName, getPage, getPageSize, getValue, isSelected, setCondition, setFieldname, setId, setName, setPage, setPageSize, setSelected, setValue, stringify, supportsPaging, test
public static String sql
public static String where
protected AbstractPropertyRetrieval.SearchMode searchMode
public RetrieveFieldNamesByAlias()
public RetrieveFieldNamesByAlias(String alias)
public boolean isSearchByAlias()
public void setSearchByAlias(boolean value)
public List<net.idea.modbcum.i.query.QueryParam> getParameters() throws net.idea.modbcum.i.exceptions.AmbitException
net.idea.modbcum.i.exceptions.AmbitException
public String getSQL() throws net.idea.modbcum.i.exceptions.AmbitException
net.idea.modbcum.i.exceptions.AmbitException
public String getFieldID()
public String getValueID()
public Class getFieldType()
public Class getValueType()
public String toString()
toString
in class AbstractQuery<IStructureRecord,String,net.idea.modbcum.q.conditions.StringCondition,Property>
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.