Interface DatabaseViewGenerator

All Known Implementing Classes:
DatabaseViewGeneratorImpl

public interface DatabaseViewGenerator
  • Field Details

  • Method Details

    • getOutputFile

      File getOutputFile(String filename)
    • runAll

      void runAll()
    • runAll

      void runAll(Integer limit)
      Parameters:
      limit - if null will run against every dataset in Gemma else will only do the 1st to the given limit