G L O S 
All Classes All Packages

G

getFilters() - Method in class org.xwiki.livedata.macro.LiveDataMacroParameters
 
getId() - Method in class org.xwiki.livedata.macro.LiveDataMacroParameters
 
getLayouts() - Method in class org.xwiki.livedata.macro.LiveDataMacroParameters
 
getLimit() - Method in class org.xwiki.livedata.macro.LiveDataMacroParameters
 
getOffset() - Method in class org.xwiki.livedata.macro.LiveDataMacroParameters
 
getPageSizes() - Method in class org.xwiki.livedata.macro.LiveDataMacroParameters
 
getProperties() - Method in class org.xwiki.livedata.macro.LiveDataMacroParameters
 
getShowPageSizeDropdown() - Method in class org.xwiki.livedata.macro.LiveDataMacroParameters
 
getSort() - Method in class org.xwiki.livedata.macro.LiveDataMacroParameters
 
getSource() - Method in class org.xwiki.livedata.macro.LiveDataMacroParameters
 
getSourceParameters() - Method in class org.xwiki.livedata.macro.LiveDataMacroParameters
 

L

LiveDataMacroParameters - Class in org.xwiki.livedata.macro
Parameters for LiveDataMacro.
LiveDataMacroParameters() - Constructor for class org.xwiki.livedata.macro.LiveDataMacroParameters
 

O

org.xwiki.livedata.macro - package org.xwiki.livedata.macro
 

S

setFilters(String) - Method in class org.xwiki.livedata.macro.LiveDataMacroParameters
Sets the initial filters to apply on the live data, specified as an URL query string.
setId(String) - Method in class org.xwiki.livedata.macro.LiveDataMacroParameters
Sets the live data instance id.
setLayouts(String) - Method in class org.xwiki.livedata.macro.LiveDataMacroParameters
Sets the layouts that the user can choose from to display the live data.
setLimit(Integer) - Method in class org.xwiki.livedata.macro.LiveDataMacroParameters
Sets the maximum number of live data entries to show on a page.
setOffset(Long) - Method in class org.xwiki.livedata.macro.LiveDataMacroParameters
Sets the index of the first live data entry to show.
setPageSizes(String) - Method in class org.xwiki.livedata.macro.LiveDataMacroParameters
Sets the values to display in the page size drop down.
setProperties(String) - Method in class org.xwiki.livedata.macro.LiveDataMacroParameters
Sets the comma-separated list of properties to fetch and display.
setShowPageSizeDropdown(Boolean) - Method in class org.xwiki.livedata.macro.LiveDataMacroParameters
Sets whether to show or not the page size drop down that allows the user to change the number of entries displayed per page.
setSort(String) - Method in class org.xwiki.livedata.macro.LiveDataMacroParameters
Sets the properties to sort on the live data initially.
setSource(String) - Method in class org.xwiki.livedata.macro.LiveDataMacroParameters
Sets the live data source component implementation hint.
setSourceParameters(String) - Method in class org.xwiki.livedata.macro.LiveDataMacroParameters
Sets the live data source parameters.
G L O S 
All Classes All Packages