See: Description
Class | Description |
---|---|
CandidateOperand<T extends Id> |
An operand implementation which builds
Predicate instances through identity link specific operators. |
DomainObjectDefinitionLargeStringPredicateTransformation |
Transforms predicates in order to support searches of definition properties by large string values.
|
DomainObjectDefinitionOperandContainer<T extends EntityId,P extends Id> |
Base operand container of all
DomainObjectDefinition classes. |
DomainObjectDefinitionQuery |
Base class for all
DomainObjectDefinition queries. |
DomainObjectDefinitionQuery.Hint |
Domain object definition query hints.
|
DomainObjectLargeStringPredicateTransformation |
Transforms predicates in order to support searches of variables by large string values.
|
DomainObjectOperandContainer<T extends EntityId,D extends EntityId,P extends Id> |
Base operand container of all
DomainObject classes. |
DomainObjectQuery |
Base class for all
DomainObject queries. |
DomainObjectQuery.Hint |
Domain object query hints.
|
EntityOperandContainer<T extends EntityId,P extends Id> |
Base operand container of all
Entity classes. |
EntityQuery |
Base class for all
Entity queries. |
EntityQuery.EntityQueryBuilder<Q extends EntityQuery,SELF extends EntityQuery.EntityQueryBuilder<Q,SELF>> | |
EntityQuery.Hint |
Entity query hints.
|
HiddenVariableQueryHint |
A query hint which manages the inclusion of variables which have the
HiddenVariableQueryHint.HIDDEN_VARIABLE_NAME_PREFIX as name prefix. |
HierarchyOperand<T extends HierarchicalEntityId> |
An operand implementation which builds
Predicate instances through hierarchy-specific operators. |
HierarchyOperand.PathElementReferenceValue | |
HierarchyOperand.PathIdsReferenceValue | |
IdentityLinkPredicate |
A predicate implementation whose operands are identity links.
|
LatestVersionOperand |
An operand implementation for version fields which builds
Predicate instances that test for the latest, i.e. highest, value of a version field in combination with one or
more other fields. |
MergeNamedValuesPredicateTransformation |
Merges adjacent occurrences of named value predicates, i.e. variable predicates and property predicates (resulting in SQL with a minimal number of sub-queries).
|
MultipleNamedValuePredicate |
A marker predicate which isolates multiple
NamedValue predicates (variable / property predicates) from each other. |
NamedValuePredicate |
A wrapper which serves as a marker for property/variable-based predicates.
|
PriorityOperand |
An operand implementation for priority fields which builds
Predicate instances through integer-specific operators. |
PropertyOperand |
An operand implementation which builds property-specific
Predicate instances. |
VariableOperand |
An operand implementation which builds variable-specific
Predicate instances. |
VariableOperand.NotNullValue |
marker class for not null object value predicates.
|
VariableRestrictionQueryHint |
A query hint which restricts the variables to be loaded based on a predicate.
|
VariableRestrictionQueryHint.Factory |
Factory for
VariableRestrictionQueryHint creation. |
VersionOperand |
An operand implementation for version fields which builds
Predicate instances through integer-specific operators. |
WorkObjectDefinitionOperandContainer<T extends WorkObjectDefinitionId,P extends Id> |
Base operand container of all
WorkObjectDefinition classes. |
WorkObjectDefinitionQuery |
Base class for all
WorkObjectDefinition queries. |
WorkObjectDefinitionQuery.Hint |
Work object definition query hints.
|
WorkObjectOperandContainer<T extends WorkObjectId,D extends WorkObjectDefinitionId,P extends Id> |
Container of all
WorkObject classes. |
WorkObjectQuery |
Base class for all
WorkObject queries. |
WorkObjectQuery.Hint |
Work object query hints.
|
WorkObjectStateOperand |
An operand implementation for work object state fields which builds
Predicate instances through WorkObjectState -specific operators. |
Enum | Description |
---|---|
IdentityLinkQueryParameter |
Query parameters representing fields of an identity link.
|
PropertyQueryParameter |
Query parameters representing fields of a
Property . |
VariableQueryParameter |
Query parameters representing fields of a
Variable . |
WorkObjectDefinitionQueryParameter |
Query parameters representing fields of a
WorkObjectDefinition . |
WorkObjectQueryParameter |
Query parameters representing fields of a
WorkObject . |
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.