B G O P R S U
All Classes All Packages
All Classes All Packages
All Classes All Packages
B
- bootstrap(ContextRefreshedEvent) - Method in class org.molgenis.bootstrap.RegistryBootstrapper
G
- GenomeBrowserAttributesPopulator - Class in org.molgenis.bootstrap.populate
- GenomeBrowserAttributesPopulator(DataService, GenomeBrowserAttributesFactory) - Constructor for class org.molgenis.bootstrap.populate.GenomeBrowserAttributesPopulator
- getEntities() - Method in interface org.molgenis.bootstrap.populate.SystemEntityRegistry
-
Returns the system entities to populate an empty database
- getPermissions() - Method in interface org.molgenis.bootstrap.populate.PermissionRegistry
-
Returns the permissions to populate
O
- org.molgenis.bootstrap - package org.molgenis.bootstrap
- org.molgenis.bootstrap.populate - package org.molgenis.bootstrap.populate
P
- PermissionPopulator - Class in org.molgenis.bootstrap.populate
-
Discovers
application system permission registriesand populates permissions. - PermissionRegistry - Interface in org.molgenis.bootstrap.populate
-
Registry of application permissions used to bootstrap application.
- populate() - Method in class org.molgenis.bootstrap.populate.GenomeBrowserAttributesPopulator
- populate() - Method in interface org.molgenis.bootstrap.populate.UsersRolesPopulator
-
Populates an empty data store with users, groups and authorities.
- populate() - Method in class org.molgenis.bootstrap.populate.UsersRolesPopulatorImpl
- populate(ApplicationContext) - Method in class org.molgenis.bootstrap.populate.PermissionPopulator
- populate(ContextRefreshedEvent) - Method in class org.molgenis.bootstrap.populate.RepositoryPopulator
-
Returns whether the database was populated previously.
R
- RegistryBootstrapper - Class in org.molgenis.bootstrap
-
Bootstraps registries of
repository collection,importersandscript runners. - RegistryBootstrapper(RepositoryCollectionBootstrapper, SystemEntityTypeRegistrar, SystemPackageRegistrar, EntityFactoryRegistrar, SystemRepositoryDecoratorFactoryRegistrar, DynamicRepositoryDecoratorFactoryRegistrar, ImportServiceRegistrar, ScriptRunnerRegistrar, JobFactoryRegistrar) - Constructor for class org.molgenis.bootstrap.RegistryBootstrapper
- RepositoryPopulator - Class in org.molgenis.bootstrap.populate
-
Populates
repositorieswith data during bootstrapping. - RepositoryPopulator(DataService, UsersRolesPopulator, SystemEntityPopulator, PluginPopulator, SettingsPopulator, I18nPopulator, ScriptTypePopulator, GenomeBrowserAttributesPopulator, DynamicDecoratorPopulator) - Constructor for class org.molgenis.bootstrap.populate.RepositoryPopulator
S
- SystemEntityPopulator - Class in org.molgenis.bootstrap.populate
-
Discovers
application system entity registriesand populates an empty database with these entities. - SystemEntityPopulator(DataService, EntityTypeDependencyResolver) - Constructor for class org.molgenis.bootstrap.populate.SystemEntityPopulator
- SystemEntityRegistry - Interface in org.molgenis.bootstrap.populate
-
Registry of application system entities used to populate an empty database.
U
- UsersRolesPopulator - Interface in org.molgenis.bootstrap.populate
-
Populates empty data store with security entities such as
usersandroles. - UsersRolesPopulatorImpl - Class in org.molgenis.bootstrap.populate
All Classes All Packages