Navigation :
test ../../ test dash-overview.html
Datastore Helper Overview
test ../../ test api-interfaces.html
API interfaces and default implementations
test ../../ test api-interfaces/interfaces.html
-
Interfaces
test ../../ test api-interfaces/interfaces/imutable-store.html
-- IMutableStore
test ../../ test api-interfaces/interfaces/iconfigurable-schema.html
-- IConfigurableSchema
test ../../ test api-interfaces/interfaces/ischema-customisations.html
-- ISchemaCustomisations
test ../../ test api-interfaces/interfaces/idatastore-configurator.html
-- IDatastoreConfigurator
test ../../ test api-interfaces/interfaces/idatastore-configurator-setup.html
-- IDatastoreConfiguratorSetup
test ../../ test api-interfaces/implementations.html
-
Implementations
test ../../ test make-project-customisable.md.html
Making a project customisable using the Datastore Helper API
test ../../ test customising-schema-with-configurator.html
Customising schemas using the configurator
test ../../ test migrate-1-x.md.html
Migrating from versions 1.x
IDatastoreConfiguratorSetup
Javadoc : IDatastoreConfiguratorSetup
Creates a datastore configurator object and exposes it as a Spring Bean. Provides entrypoints for applying modifications to the configurator object before any autowiring and subsequent usage.