The simple expression container in an expression string. |
|
An Expression represent a comparision expression. |
|
An expression which does a boolean AND or OR against a list of child expression. |
|
This represents parameters for searching for objects, specifically Content objects. |
|
The interface for an object which can return the value for variables during variable substitution. |
The home class for the Criteria belonging. |
|
The default Criteria implementation. |
|
Expressions should never be explicitly created via ExpressionHome. |
|
This is the abstract base class for CriteriaImpl and LogicalImpl. |
|
The home class for the Logical belonging. |
|
An expression which does a boolean AND or OR against a list of child expression. |
|
A VariableFinder which uses a Map. |
|
The home class for the Search belonging. |
|
An implementation of the Search interface. |
|
A little class which handles the sortBy part of a Search. |
|
Utility class to handle replacing ${varname} style variables in Strings. |