public class MaxAgeWhereClauseMatchCriteria extends AbstractWhereClauseMatchCriteria
| Modifier and Type | Field and Description |
|---|---|
protected int |
maxAge
Maximum age of records
|
sbClause| Constructor and Description |
|---|
MaxAgeWhereClauseMatchCriteria(int maxAgeDays)
Creates a new instance that selects audit records older than the given
number of days as measured from the present time.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<?> |
getParameterValues() |
addCriteria, addCriteria, toStringCopyright © 2007-2019 Apereo. All Rights Reserved.