| Package | Description |
|---|---|
| com.saperion.connector.documents | |
| com.saperion.database | |
| com.saperion.database.query | |
| com.saperion.database.query.builder |
| Class and Description |
|---|
| ConditionAwareBuilder
Interface for builders that wish to use the condition builders for creation of
query expressions of type boolean. |
| NegationBuilder
Interface for builders that create Expressions that negate another boolean expression.
|
| Class and Description |
|---|
| ConditionAwareBuilder
Interface for builders that wish to use the condition builders for creation of
query expressions of type boolean. |
| NegationBuilder
Interface for builders that create Expressions that negate another boolean expression.
|
| Class and Description |
|---|
| ConditionAwareBuilder
Interface for builders that wish to use the condition builders for creation of
query expressions of type boolean. |
| NegationBuilder
Interface for builders that create Expressions that negate another boolean expression.
|
| Class and Description |
|---|
| BooleanOperationBuilder
Interface for builders that concatenate
query expressions of type
boolean with "AND" and "OR". |
| BooleanOperationBuilderImpl
Default implementation of
BooleanOperationBuilder. |
| ComparableComparisonBuilder
Interface for builders that create expressions that compare two expressions of a type that extends
Comparable. |
| ComparableFirstParameterBuilder
A builder for expressions that form the first parameter of a comparison and whose type is a comparable type.
|
| ComparisonBuilder
Interface for builders that create expressions that compare two expressions.
|
| ConditionAwareBuilder
Interface for builders that wish to use the condition builders for creation of
query expressions of type boolean. |
| FirstParameterBuilder
A builder for expressions that form the first parameter of a comparison.
|
| NegationBuilder
Interface for builders that create Expressions that negate another boolean expression.
|
| SecondParameterBuilder
Interface for builders that build expressions that are the second parameter of a comparison.
|
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.