Interface ChartDisplayerResource
public interface ChartDisplayerResource
Resource for retrieving information about the chart displayers.
- Since:
- 1.2.0-rc-1
- Version:
- $Id$
-
Method Summary
-
Method Details
-
getChartDisplayerInfo
List<ChartDisplayerParameterInfo> getChartDisplayerInfo(String type) throws org.xwiki.rest.XWikiRestException - Parameters:
type- the type of the chart displayer. It's id.- Returns:
- a structure containing the
- Throws:
org.xwiki.rest.XWikiRestException
-