Class DefaultSurveillanceService.SurveillanceView

    • Method Detail

      • getRowCount

        public int getRowCount()
      • getColumnCount

        public int getColumnCount()
      • getCategoriesForRow

        public Set<OnmsCategory> getCategoriesForRow​(int rowIndex)
      • getCategoriesForColumn

        public Set<OnmsCategory> getCategoriesForColumn​(int colIndex)
      • getRowLabel

        public String getRowLabel​(int rowIndex)
      • getColumnLabel

        public String getColumnLabel​(int colIndex)
      • getColumnReportCategory

        public Optional<String> getColumnReportCategory​(int colIndex)
      • getRowReportCategory

        public Optional<String> getRowReportCategory​(int rowIndex)