Class ExtensionQuery.Filter
java.lang.Object
org.xwiki.extension.repository.search.ExtensionQuery.Filter
- Enclosing class:
- ExtensionQuery
A filter to apply on an extension field.
- Version:
- $Id: 5af22c7e170f583a271af41a812636819409b36c $
-
Constructor Details
-
Filter
- Parameters:
field
- the name of the fieldvalue
- the value to compare tocomparison
- the comparison to apply
-
-
Method Details