Uses of Class
org.fuin.ddd4j.ddd.AggregateDeletedException
Packages that use AggregateDeletedException
-
Uses of AggregateDeletedException in org.fuin.ddd4j.ddd
Methods in org.fuin.ddd4j.ddd that return AggregateDeletedExceptionMethods in org.fuin.ddd4j.ddd that throw AggregateDeletedExceptionModifier and TypeMethodDescriptionvoidAdds a new aggregate to the repository without any meta data.voidAdds a new aggregate to the repository with some meta data.Reads 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 AggregateDeletedException in org.fuin.ddd4j.esrepo
Methods in org.fuin.ddd4j.esrepo that throw AggregateDeletedException