Class CmsSqlConsoleResultsForm.CsvSource

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.io.InputStream getStream()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getStream

        public java.io.InputStream getStream()
        Specified by:
        getStream in interface com.vaadin.server.StreamResource.StreamSource
        See Also:
        StreamResource.StreamSource.getStream()