| Package | Description |
|---|---|
| com.flowcentraltech.flowcentral.chart.business |
| Modifier and Type | Method and Description |
|---|---|
Chart |
ChartModuleServiceImpl.findChart(Long chartId) |
Chart |
ChartModuleService.findChart(Long chartId)
Finds chart by ID.
|
| Modifier and Type | Method and Description |
|---|---|
List<Chart> |
ChartModuleServiceImpl.findCharts(ChartQuery query) |
List<Chart> |
ChartModuleService.findCharts(ChartQuery query)
Finds charts by criteria.
|
Copyright © 2022. All rights reserved.