Uses of Interface
org.openxava.filters.IFilter
Packages that use IFilter
Package
Description
-
Uses of IFilter in org.openxava.calculators
Methods in org.openxava.calculators with parameters of type IFilterModifier and TypeMethodDescriptionvoidDescriptionsCalculator.setParameters(Collection<?> parameters, IFilter filter) -
Uses of IFilter in org.openxava.filters
Subinterfaces of IFilter in org.openxava.filtersModifier and TypeInterfaceDescriptioninterfaceFilter that receive a HTTP request before filter.Classes in org.openxava.filters that implement IFilterModifier and TypeClassDescriptionclassBase filter to allow access to a context object of current module and the other modules too.classclassclassclassTo sum two IFilter.classUsed inCalendarto filter dates.classConvert alljava.util.Datearguments injava.sql.Date.classPut a % before and after.classInserts the name of the current user as first parameter.classDo nothing.classConvert a year in a date range.Constructors in org.openxava.filters with parameters of type IFilter -
Uses of IFilter in org.openxava.filters.meta
Methods in org.openxava.filters.meta that return IFilter -
Uses of IFilter in org.openxava.tab
Methods in org.openxava.tab that return IFilterMethods in org.openxava.tab with parameters of type IFilter