public static class ExtensionQuery.Filter extends Object
| Constructor and Description |
|---|
ExtensionQuery.Filter(String field,
Object value,
ExtensionQuery.COMPARISON comparison) |
public ExtensionQuery.Filter(String field, Object value, ExtensionQuery.COMPARISON comparison)
field - the name of the fieldvalue - the value to compare tocomparison - the comparison to applypublic String getField()
public Object getValue()
public ExtensionQuery.COMPARISON getComparison()
Copyright © 2004–2015 XWiki. All rights reserved.