| Interface | Description |
|---|---|
| BasicOperand<T> | |
| BooleanOperand<T> |
Defines the methods used to build
Predicates for boolean values. |
| CandidateFieldOperand |
Defines the methods used to build
Predicates for candidate user / group values. |
| ComplexVariableOperand |
Defines the methods used to build
Predicates for complex variable values. |
| HierarchyOperand |
Defines the methods to build hierarchy-specific
Predicate instances. |
| ListVariableOperand<U> |
Defines the methods used to build
Predicates for complex variable values. |
| NumberOperand<T> |
Defines the methods used to build
Predicates for number values. |
| Ordering |
Defines an ordering to be used for query results.
|
| Predicate |
Defines a criterion to be matched in a
Query. |
| PriorityFieldOperand |
Defines the methods used to build
Predicates for the priority field. |
| QueryParameter |
Interface for a query parameter.
|
| StateFieldOperand |
Defines the methods used to build
Predicates for State fields. |
| StringOperand<T> |
Defines the methods used to build
Predicates for string values. |
| TimestampOperand<T> |
Defines the methods used to build
Predicates for timestamp values. |
| VariableOperand |
Defines the methods to build variable-specific
Predicate instances. |
| VariableRestrictionQueryHintFactory |
Factory interface for variable restriction hint creation.
|
| Class | Description |
|---|---|
| CommonQueryHints |
Defines query hints that can be use in all queries.
|
| MultipleNamedValuePredicate |
A marker predicate which isolates multiple variable / property predicates from each other.
|
| Predicates |
This class implements basic operations with predicates
|
| Query |
Defines a work object / definition query.
|
| Query.Builder | |
| QueryHint |
Represents a query hint.
|
| WorkObjectDefinitionQueryHints |
Defines query hints that can be used in work object definition queries.
|
| WorkObjectQueryHints |
Defines query hints that can be used in work object queries.
|
| Enum | Description |
|---|---|
| Ordering.Direction |
The sorting direction.
|
Work object query support.
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.