Interface DecisionChartDataManager

All Known Implementing Classes:
DecisionChartDataManagerImpl

public interface DecisionChartDataManager
The Interface ChartDataManager.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    createDecisionTypeChart(com.vaadin.ui.AbstractOrderedLayout content)
    Creates the decision type chart.
    void
    createDecisionTypeChart(com.vaadin.ui.AbstractOrderedLayout content, String orgCode)
    Creates the decision type chart.
  • Method Details

    • createDecisionTypeChart

      void createDecisionTypeChart(com.vaadin.ui.AbstractOrderedLayout content)
      Creates the decision type chart.
      Parameters:
      content - the content
    • createDecisionTypeChart

      void createDecisionTypeChart(com.vaadin.ui.AbstractOrderedLayout content, String orgCode)
      Creates the decision type chart.
      Parameters:
      content - the content
      orgCode - the org code