Interface OrgDocumentChartDataManager

All Known Implementing Classes:
OrgDocumentChartDataManagerImpl
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 OrgDocumentChartDataManager
The Interface OrgDocumentChartDataManager.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    createDocumentHistoryChartByOrg(com.vaadin.ui.AbstractOrderedLayout content, String org)
    Creates the document history chart by org.
  • Method Details

    • createDocumentHistoryChartByOrg

      void createDocumentHistoryChartByOrg(com.vaadin.ui.AbstractOrderedLayout content, String org)
      Creates the document history chart by org.
      Parameters:
      content - the content
      org - the org