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
IDatastoreConfigurator
Javadoc : IDatastoreConfigurator
Interface for a datastore configurator object for defining customisations on a given schema, while providing factory methods for IStoreDescriptionBuilder
, IReferenceDescriptionBuilder
and IDatastoreSchemaDescription
objects conforming to the Datastore Helper API.