Class | Description |
---|---|
CriteriaFactory |
The Query model relies on the CriteriaBuilder to build a set of conditions
for content querying.
|
Query |
This class makes it possible to query the BrokerStorage for the items that are stored.
|
QueryResult |
This contains the QueryResults found by the Broker Query.
|
QueryResultRow |
This represents a result row from the broker query.
|
StrategyConfigurationLoader |
This holds the responsibility for loading the Strategies used for generated the criteria and sorting part
of the broker queries.
|
SubQuery |
This query class should be used when the generated query is actually an inner query which will be wrapped by a main
query.
|
Enum | Description |
---|---|
MetadataType |
This represents all the possible metadata types to be sorted on, like String, Float or Date.
|
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries