Uses of Class
org.xwiki.livedata.LiveDataMeta
-
Packages that use LiveDataMeta Package Description org.xwiki.livedata -
-
Uses of LiveDataMeta in org.xwiki.livedata
Methods in org.xwiki.livedata that return LiveDataMeta Modifier and Type Method Description LiveDataMeta
LiveDataConfiguration. getMeta()
Methods in org.xwiki.livedata with parameters of type LiveDataMeta Modifier and Type Method Description void
LiveDataConfiguration. setMeta(LiveDataMeta meta)
Set the configuration used to display the live data.
-