Class DataViewResponse

    • Constructor Detail

      • DataViewResponse

        public DataViewResponse()
    • Method Detail

      • createErrorMessage

        public static DataViewResponse createErrorMessage​(java.lang.String message)
      • addRow

        public void addRow​(TableRow tableRow)
      • addAction

        public void addAction​(Action action)