Class NoMatchWhereClauseMatchCriteria
- java.lang.Object
-
- org.apereo.inspektr.audit.support.AbstractWhereClauseMatchCriteria
-
- org.apereo.inspektr.audit.support.NoMatchWhereClauseMatchCriteria
-
- All Implemented Interfaces:
WhereClauseMatchCriteria
public class NoMatchWhereClauseMatchCriteria extends AbstractWhereClauseMatchCriteria
Constructs a where clause that matches no records.- Since:
- 1.0
- Version:
- $Revision: $
- Author:
- Marvin S. Addison
-
-
Field Summary
-
Fields inherited from class org.apereo.inspektr.audit.support.AbstractWhereClauseMatchCriteria
sbClause
-
-
Constructor Summary
Constructors Constructor Description NoMatchWhereClauseMatchCriteria()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<?>getParameterValues()-
Methods inherited from class org.apereo.inspektr.audit.support.AbstractWhereClauseMatchCriteria
addCriteria, addCriteria, toString
-
-