Table of Contents

Namespace The.Web.Entities.Criteria

Classes

AppliedCriteria<T>
CriteriaBox<T>
CriteriaCriterionSpec<TParent, TChild>

Concrete subclass using a CriteriaBox<T> to input subcriteria directly.

CriteriaTraits
CriteriaTraits.Inclusive
CriterionModel

The resolved, ready-to-render form of a CriterionSpec: the input widget, its serialised value and the predicate it contributes to a query. Consumed by EntityCriteriaView<T>; the search analog of FieldModel and ColumnModel.

WidgetCriterionSpec<TEntity, TProperty, TComponent, TTraits>

Primary concrete CriterionSpec, modelling criteria as an IValue, an expression tree and a display component.

Structs

CriterionModel.Parameters

Interfaces

IPredicateFactory