Module org.fuin.ddd4j.jackson
Package org.fuin.ddd4j.jackson
package org.fuin.ddd4j.jackson
-
ClassesClassDescriptionAbstractAggregateExceptionData<EX extends org.fuin.ddd4j.core.AbstractAggregateException>Base class for storing the data from a
AbstractAggregateExceptionfor marshalling and allows recreating it after unmarshalling.AbstractDomainEvent<ID extends org.fuin.ddd4j.core.EntityId>Base class for domain events.AbstractDomainEvent.Builder<ID extends org.fuin.ddd4j.core.EntityId,TYPE extends AbstractDomainEvent<ID>, BUILDER extends AbstractDomainEvent.Builder<ID, TYPE, BUILDER>> Base class for event builders.Base class for events.AbstractEvent.Builder<TYPE extends AbstractEvent,BUILDER extends AbstractEvent.Builder<TYPE, BUILDER>> Base class for event builders.AbstractVersionedAggregateExceptionData<EX extends org.fuin.ddd4j.core.AbstractVersionedAggregateException>Base class for storing the data from aAbstractVersionedAggregateExceptionfor marshalling and allows recreating it after unmarshalling.Stores the data from aAggregateAlreadyExistsExceptionfor marshalling and allows recreating it after unmarshalling.Stores the data from aAggregateDeletedExceptionfor marshalling and allows recreating it after unmarshalling.Stores the data from aAggregateNotFoundExceptionfor marshalling and allows recreating it after unmarshalling.Stores the data from aAggregateVersionConflictExceptionfor marshalling and allows recreating it after unmarshalling.Converts a string into an aggregate version (Jackson).Converts an aggregate version into a string (Jackson).Stores the data from aAggregateVersionNotFoundExceptionfor marshalling and allows recreating it after unmarshalling.Module that registers the adapters for the package.Stores the data from aDecryptionFailedExceptionfor marshalling and allows recreating it after unmarshalling.Stores the data from aDuplicateEncryptionKeyIdExceptionfor marshalling and allows recreating it after unmarshalling.Stores the data from aDuplicateEntityExceptionfor marshalling and allows recreating it after unmarshalling.Container for encrypted data.Stores the data from aEncryptionKeyIdUnknownExceptionfor marshalling and allows recreating it after unmarshalling.Stores the data from aEncryptionKeyVersionUnknownExceptionfor marshalling and allows recreating it after unmarshalling.EntityIdJacksonDeserializer<T extends org.fuin.ddd4j.core.EntityId>Jackson deserializer for an entity identifier.EntityIdJacksonSerializer<T extends org.fuin.ddd4j.core.EntityId>Converts an entity identifier into a string (Jackson).JAXB and JPA converter for an entity identifier path.Stores the data from aEntityNotFoundExceptionfor marshalling and allows recreating it after unmarshalling.