public class CompareQuery extends Query
currentObject, currentQuery, currentTokenQUERY, DATE, exactdepth, extraInfo, isFullText, ready, relativedepth
Modifier | Constructor and Description |
---|---|
protected |
CompareQuery() |
|
CompareQuery(BuilderToken.QUERY compareQuery,
String variableName,
boolean value)
Compare Query constructor
|
|
CompareQuery(BuilderToken.QUERY compareQuery,
String variableName,
Date value)
Compare Query constructor
|
|
CompareQuery(BuilderToken.QUERY compareQuery,
String variableName,
double value)
Compare Query constructor
|
|
CompareQuery(BuilderToken.QUERY compareQuery,
String variableName,
long value)
Compare Query constructor
|
|
CompareQuery(BuilderToken.QUERY compareQuery,
String variableName,
String value)
Compare Query constructor
|
clean, cleanDepth, createQueryArray, createQueryVariable, createQueryVariableValue, createQueryVariableValue, createQueryVariableValue, createQueryVariableValue, createQueryVariableValue, getCurrentObject, getCurrentQuery, getExtraInfo, getNode, getParserExactdepth, getParserRelativeDepth, getQUERY, isFullText, isReady, setDepthLimit, setExactDepthLimit, setExtraInfo, setFullText, setParserExactdepth, setParserRelativeDepth, setReady, setRelativeDepthLimit, toString
protected CompareQuery()
public CompareQuery(BuilderToken.QUERY compareQuery, String variableName, long value) throws InvalidCreateOperationException
compareQuery
- lt, gt, lte, gte, eq, ne, sizevariableName
- of queryvalue
- of variableInvalidCreateOperationException
- when not a compare querypublic CompareQuery(BuilderToken.QUERY compareQuery, String variableName, double value) throws InvalidCreateOperationException
compareQuery
- lt, gt, lte, gte, eq, nevariableName
- of queryvalue
- of variableInvalidCreateOperationException
- when not a compare querypublic CompareQuery(BuilderToken.QUERY compareQuery, String variableName, String value) throws InvalidCreateOperationException
compareQuery
- lt, gt, lte, gte, eq, nevariableName
- of queryvalue
- of variableInvalidCreateOperationException
- when not a compare querypublic CompareQuery(BuilderToken.QUERY compareQuery, String variableName, Date value) throws InvalidCreateOperationException
compareQuery
- lt, gt, lte, gte, eq, nevariableName
- of queryvalue
- of variableInvalidCreateOperationException
- when not a compare querypublic CompareQuery(BuilderToken.QUERY compareQuery, String variableName, boolean value) throws InvalidCreateOperationException
compareQuery
- lt, gt, lte, gte, eq, nevariableName
- of queryvalue
- of variableInvalidCreateOperationException
- when not a compare queryCopyright © 2018 Vitam. All rights reserved.