Uses of Class
org.fuin.ddd4j.ddd.AggregateNotFoundException
Packages that use AggregateNotFoundException
-
Uses of AggregateNotFoundException in org.fuin.ddd4j.ddd
Methods in org.fuin.ddd4j.ddd that return AggregateNotFoundExceptionMethods in org.fuin.ddd4j.ddd that throw AggregateNotFoundExceptionModifier and TypeMethodDescriptionReads the latest version of an aggregate.Reads a given version of an aggregate.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 AggregateNotFoundException in org.fuin.ddd4j.esrepo
Methods in org.fuin.ddd4j.esrepo that throw AggregateNotFoundException