| BaseContextFilter |
Base filter to allow access to a context object of
current module and the other modules too.
|
| CollectionInViewBaseFilter |
Used for implementing collections using a Tab
from a View.
|
| CollectionInViewFilter |
Used for implementing collections using a Tab from a
View.
|
| CollectionWithConditionInViewFilter |
Used for implementing collections with condition using a
Tab from a View.
|
| CompositeFilter |
To sum two IFilter.
|
| DateRangeFilter |
|
| DateToSqlDateFilter |
Convert all java.util.Date arguments in java.sql.Date.
|
| TotalLikeFilter |
Put a % before and after.
|
| UserFilter |
Inserts the name of the current user as first parameter.
|
| VoidFilter |
Do nothing.
|
| YearToDateRangeFilter |
Convert a year in a date range.
|