@Version(value="1.0.0")
See: Description
Interface | Description |
---|---|
Rule<T> |
$Id$
Created: Feb 1, 2006
Implementors dictate whether a given object is classified as a "match" for the enclosing filter.
|
Class | Description |
---|---|
DateInRangeRule | |
Filter<T> |
$Id$
Created: Feb 1, 2006
Performs collection filtering based on a set of rules.
|
HasPropertyRule |
$Id$
Created on 5/02/2006
A rule that matches any component containing the specified property.
|
PeriodRule<T extends Component> |
$Id$
Created on 2/02/2006
A rule that matches any component that occurs in the specified time period.
|