Class Hierarchy
- java.lang.Object
- org.fuin.ddd4j.jackson.AbstractAggregateExceptionData<EX> (implements org.fuin.ddd4j.core.ExceptionData<EX>)
- org.fuin.ddd4j.jackson.AbstractEvent (implements org.fuin.ddd4j.core.Event)
- org.fuin.ddd4j.jackson.AbstractDomainEvent<ID> (implements org.fuin.ddd4j.core.DomainEvent<ID>)
- org.fuin.ddd4j.jackson.AbstractEvent.Builder<TYPE,BUILDER>
- org.fuin.ddd4j.jackson.DecryptionFailedExceptionData (implements org.fuin.ddd4j.core.ExceptionData<EX>)
- org.fuin.ddd4j.jackson.DuplicateEncryptionKeyIdExceptionData (implements org.fuin.ddd4j.core.ExceptionData<EX>)
- org.fuin.ddd4j.jackson.DuplicateEntityExceptionData (implements org.fuin.ddd4j.core.ExceptionData<EX>)
- org.fuin.ddd4j.jackson.EncryptedDataJackson (implements org.fuin.ddd4j.core.EncryptedData)
- org.fuin.ddd4j.jackson.EncryptionKeyIdUnknownExceptionData (implements org.fuin.ddd4j.core.ExceptionData<EX>)
- org.fuin.ddd4j.jackson.EncryptionKeyVersionUnknownExceptionData (implements org.fuin.ddd4j.core.ExceptionData<EX>)
- org.fuin.ddd4j.jackson.EntityNotFoundExceptionData (implements org.fuin.ddd4j.core.ExceptionData<EX>)
- com.fasterxml.jackson.databind.JsonDeserializer<T> (implements com.fasterxml.jackson.databind.deser.NullValueProvider)
- com.fasterxml.jackson.databind.deser.std.StdDeserializer<T> (implements java.io.Serializable, com.fasterxml.jackson.databind.deser.ValueInstantiator.Gettable)
- com.fasterxml.jackson.databind.JsonSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable)
- com.fasterxml.jackson.databind.ser.std.StdSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable, com.fasterxml.jackson.databind.jsonschema.SchemaAware, java.io.Serializable)
- com.fasterxml.jackson.databind.Module (implements com.fasterxml.jackson.core.Versioned)