Modifier and Type | Field and Description |
---|---|
protected List<Filter> |
ExtensionQuery.filters |
Modifier and Type | Method and Description |
---|---|
Filter |
ObjectFactory.createFilter()
Create an instance of
Filter |
Filter |
Filter.withComparison(COMPARISON value) |
Filter |
Filter.withField(String value) |
Filter |
Filter.withValueString(String value) |
Modifier and Type | Method and Description |
---|---|
List<Filter> |
ExtensionQuery.getFilters()
Gets the value of the filters property.
|
Modifier and Type | Method and Description |
---|---|
ExtensionQuery |
ExtensionQuery.withFilters(Filter... values) |
Modifier and Type | Method and Description |
---|---|
ExtensionQuery |
ExtensionQuery.withFilters(Collection<Filter> values) |
Copyright © 2004–2021 XWiki. All rights reserved.