All Classes and Interfaces

Class
Description
A default EntityObjectMapperFactory implementation, extend to add custom serialisers/deserializers.

Subclasses should be exposed as a service.
 
Entity object mapper for mapping Entity and Entity.Key to and from JSON.

For instances use the EntityObjectMapper.entityObjectMapper(Entities) factory method.
Provides EntityObjectMapper instances for a given domain.
DefaultEntityObjectMapperFactory is provided for