Package | Description |
---|---|
org.xwiki.livedata |
Modifier and Type | Method and Description |
---|---|
LiveDataPropertyDescriptor.OperatorDescriptor |
LiveDataPropertyDescriptor.FilterDescriptor.addOperator(String id,
String name)
Adds a new supported operator.
|
Modifier and Type | Method and Description |
---|---|
List<LiveDataPropertyDescriptor.OperatorDescriptor> |
LiveDataPropertyDescriptor.FilterDescriptor.getOperators() |
Modifier and Type | Method and Description |
---|---|
void |
LiveDataPropertyDescriptor.FilterDescriptor.setOperators(List<LiveDataPropertyDescriptor.OperatorDescriptor> operators)
Set the list of operators supported by this filter.
|
Copyright © 2004–2022 XWiki. All rights reserved.