Interface WebAppDatabasePopulatorService


  • public interface WebAppDatabasePopulatorService
    Can be implemented by MOLGENIS apps that want to populate the database at bootstrapping.
    • Method Detail

      • populateDatabase

        void populateDatabase()
      • isDatabasePopulated

        boolean isDatabasePopulated()