Package | Description |
---|---|
com.lexmark.saperion.search.expression | |
com.lexmark.saperion.search.query |
Modifier and Type | Class and Description |
---|---|
class |
BinaryOperation
This
expression represents a comparision between a field and a value. |
class |
BooleanAndExpression
The and-expression consists a set of expressions that are logically combined with an AND operator.
|
class |
BooleanNotExpression
This
Expression is a meta expression that negates another expression. |
class |
BooleanOrExpression
The or-expression consists a set of expressions that are logically combined with an OR operator.
|
class |
CompositeExpression
A composite expression is a special expression type that consist of zero or more expressions in a specific order.
|
class |
Expression
Abstract base class for all expressions.
|
class |
UnaryOperation
This
expression represents an unary operation on a field. |
Modifier and Type | Class and Description |
---|---|
class |
Statement
The statement type represents a query to an object store.
|
Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.