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 customizable using the Datastore Helper API
test ../../ test customising-schema-with-configurator.html
Customizing schemas using the configurator
test ../../ test dev-release.html
Release and migration notes
IMutableStore
Javadoc : IMutableStore
An internal API representation of a store that can be configured separately to the chain of fluent API calls. Implementations of this interface can also be used as helper objects for the definition of partial custom configurations.