Interface PersonDocumentChartDataManager

All Known Implementing Classes:
PersonDocumentChartDataManagerImpl
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface PersonDocumentChartDataManager
The Interface PersonDocumentChartDataManager.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    createPersonDocumentHistoryChart(com.vaadin.ui.AbstractOrderedLayout content, String personId)
    Creates the person document history chart.
  • Method Details

    • createPersonDocumentHistoryChart

      void createPersonDocumentHistoryChart(com.vaadin.ui.AbstractOrderedLayout content, String personId)
      Creates the person document history chart.
      Parameters:
      content - the content
      personId - the person id