public final class ReceivedDateTerm extends DateTerm
comparison, EQ, GE, GT, LE, LT, NE| Constructor and Description |
|---|
ReceivedDateTerm(int comparison,
java.util.Date date) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
match(Message message)
Checks a matching criteria defined by the concrete subclass of this Term.
|
public boolean match(Message message)
SearchTermmatch in class SearchTermmessage - the message to apply the matching criteria to