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 »