org.molgenis.omx
Class WebAppDatabasePopulator

java.lang.Object
  extended by org.molgenis.MolgenisDatabasePopulator
      extended by org.molgenis.omx.WebAppDatabasePopulator
All Implemented Interfaces:
EventListener, org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>

public class WebAppDatabasePopulator
extends MolgenisDatabasePopulator


Constructor Summary
WebAppDatabasePopulator()
           
 
Method Summary
protected  void initializeApplicationDatabase(Database database)
           
 
Methods inherited from class org.molgenis.MolgenisDatabasePopulator
createEntities, createGroup, createPermission, createUser, onApplicationEvent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebAppDatabasePopulator

public WebAppDatabasePopulator()
Method Detail

initializeApplicationDatabase

protected void initializeApplicationDatabase(Database database)
                                      throws Exception
Specified by:
initializeApplicationDatabase in class MolgenisDatabasePopulator
Throws:
Exception


Copyright © 2013. All Rights Reserved.