Classes and interfaces

ParentChildConditionInterface

This interface holds the information how a parent model relates to a child model.

« More »

RootConditionInterface

This interface holds the information about the characteristics of a root model.

« More »

AbstractCondition

This class is an abstract base for defining model relationship conditions.

« More »

FilterBuilder

Handy helper class to generate and manipulate filter arrays.

« More »

ParentChildCondition

Default implementation of a parent child relationship.

« More »

RootCondition

Default implementation of a root condition.

« More »

Classes and interfaces

AndFilterBuilder

Handy helper class to generate and manipulate AND filter arrays.

« More »

BaseComparingFilterBuilder

Handy helper class to generate and manipulate AND filter arrays.

« More »

BaseFilterBuilder

Handy helper class to generate and manipulate filter arrays.

« More »

FilterBuilderWithChildren

Handy helper class to generate and manipulate filter arrays containing children.

« More »

OrFilterBuilder

Handy helper class to generate and manipulate OR filter arrays.

« More »

PropertyEqualsFilterBuilder

Handy helper class to generate and manipulate equality filter arrays.

« More »

PropertyGreaterThanFilterBuilder

Handy helper class to generate and manipulate greater than filter arrays.

« More »

PropertyLessThanFilterBuilder

Handy helper class to generate and manipulate less than filter arrays.

« More »

PropertyValueInFilterBuilder

Handy helper class to generate and manipulate AND filter arrays.

« More »

PropertyValueLikeFilterBuilder

Handy helper class to generate and manipulate AND filter arrays.

« More »