
public class OSQLFilterItemVariable extends OSQLFilterItemAbstract
| Modifier and Type | Field and Description |
|---|---|
protected String |
name |
operationsChain| Constructor and Description |
|---|
OSQLFilterItemVariable(OBaseParser iQueryToParse,
String iName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getRoot() |
Object |
getValue(OIdentifiable iRecord,
Object iCurrentResult,
OCommandContext iContext) |
void |
setRoot(OBaseParser iQueryToParse,
String iRoot) |
String |
toString() |
getCollateForField, getLastChainOperator, hasChainOperators, transformValueprotected String name
public OSQLFilterItemVariable(OBaseParser iQueryToParse, String iName)
public Object getValue(OIdentifiable iRecord, Object iCurrentResult, OCommandContext iContext)
public String getRoot()
getRoot in class OSQLFilterItemAbstractpublic void setRoot(OBaseParser iQueryToParse, String iRoot)
setRoot in class OSQLFilterItemAbstractpublic String toString()
toString in class OSQLFilterItemAbstractCopyright © 2009–2025 OrientDB. All rights reserved.