Uses of Class
org.xwiki.livedata.LiveDataQuery.Filter
-
Packages that use LiveDataQuery.Filter Package Description org.xwiki.livedata -
-
Uses of LiveDataQuery.Filter in org.xwiki.livedata
Methods in org.xwiki.livedata that return types with arguments of type LiveDataQuery.Filter Modifier and Type Method Description List<LiveDataQuery.Filter>
LiveDataQuery. getFilters()
Method parameters in org.xwiki.livedata with type arguments of type LiveDataQuery.Filter Modifier and Type Method Description void
LiveDataQuery. setFilters(List<LiveDataQuery.Filter> filters)
Sets the filters to apply on property values.
-