BooleanCriterion |
A boolean criterion. |
Criterion |
Representation of a generic criterion. |
CriterionList |
A list of criteria. |
CriterionNotDefined |
Exception thrown in attempt to use a criterion that is not defined. |
CriterionValue |
Representation of a generic criterion value. |
Fetcher |
Fetch records from a model. |
IntervalCriterionValue |
Representation of an interval, suitable for the SQL BETWEEN operator. |
QueryString |
Representation of a query string. |
QueryStringWord |
Representation of a query string word. |
RecordCollection |
A collection of records fetched by a ICanBoogie\Facets\Fetcher instance. |
SetCriterionValue |
Representation of a set of values, suitable for the SQL IN() function. |