Class WebAppSystemEntityRegistry

  • All Implemented Interfaces:
    org.molgenis.bootstrap.populate.SystemEntityRegistry

    @Component
    public class WebAppSystemEntityRegistry
    extends java.lang.Object
    implements org.molgenis.bootstrap.populate.SystemEntityRegistry
    Registry of application system entities to be added to an empty database.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Collection<org.molgenis.data.Entity> getEntities()  
      • Methods inherited from class java.lang.Object

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

      • getEntities

        public java.util.Collection<org.molgenis.data.Entity> getEntities()
        Specified by:
        getEntities in interface org.molgenis.bootstrap.populate.SystemEntityRegistry