Uses of Class
org.fuin.ddd4j.ddd.AggregateVersionConflictException
Packages that use AggregateVersionConflictException
-
Uses of AggregateVersionConflictException in org.fuin.ddd4j.ddd
Methods in org.fuin.ddd4j.ddd that return AggregateVersionConflictExceptionMethods in org.fuin.ddd4j.ddd that throw AggregateVersionConflictExceptionModifier and TypeMethodDescriptionvoidDeletes an aggregate from the repository.voidSaves the changes on an aggregate in the repository without any meta data.voidSaves the changes on an aggregate in the repository including some meta data. -
Uses of AggregateVersionConflictException in org.fuin.ddd4j.esrepo
Methods in org.fuin.ddd4j.esrepo that throw AggregateVersionConflictException