Package org.openxava.filters

Interface Summary
IFilter To filter the parameters value sent to searchs.
IRequestFilter Filter that receive a HTTP request before filter.
 

Class Summary
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.
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.
 

Exception Summary
FilterException