Uses of Class
fr.becpg.repo.olap.data.OlapChart
Packages that use OlapChart
-
Uses of OlapChart in fr.becpg.repo.olap
Methods in fr.becpg.repo.olap that return types with arguments of type OlapChartModifier and TypeMethodDescriptionOlapService.retrieveOlapCharts()retrieveOlapCharts.OlapService.retrieveOlapChartsFromSaiku()retrieveOlapChartsFromSaiku. -
Uses of OlapChart in fr.becpg.repo.olap.impl
Methods in fr.becpg.repo.olap.impl that return OlapChartModifier and TypeMethodDescriptionprivate OlapChartOlapServiceImpl.getOlapChart(String olapQueryId) getOlapChart.Methods in fr.becpg.repo.olap.impl that return types with arguments of type OlapChartModifier and TypeMethodDescriptionOlapServiceImpl.retrieveOlapCharts()retrieveOlapCharts.OlapServiceImpl.retrieveOlapChartsFromSaiku()retrieveOlapChartsFromSaiku.Method parameters in fr.becpg.repo.olap.impl with type arguments of type OlapChartModifier and TypeMethodDescriptionprivate voidOlapServiceImpl.collectCharts(org.alfresco.service.cmr.repository.NodeRef folder, List<OlapChart> olapCharts) Adds every.saikudocument of a folder to the chart list.