All Classes and Interfaces

Class
Description
Builds the DocumentMapping for a given bean type.
Adapter for DocPropertyVisitor that does not do anything.
Property mapping in a doc store document structure.
Options for mapping a property for document storage.
Used to visit the properties in a document structure.
A Query request for the document store.
Doc store specific adapter to process doc store events for a given bean type.
Base implementation for much of DocStoreBeanAdapter.
A 'Delete by Id' request that is send to the document store.
Checks if a persist request means an embedded/nested object in another document needs updating.
Checks if a persist request means an embedded/nested object in another document needs updating.
Creates the integration components for DocStore integration.
A 'Delete by Id' request that is send to the document store.
All the required features for DocStore integration.
Update the document store using a Ebean ORM query.
A document store transaction.
For persist events that know how to publish or queue their change to the Document store.
The doc store specific context/transaction used to collect updates to send to the document store.
Processes index updates.
Collection of document store updates that are either sent to the document store or queued for future processing
Document structure for mapping to document store.
Mapping for a document stored in a doc store (like ElasticSearch).
Can be thrown when a document is unexpectedly not found in a document store.