Uses of Class
org.fuin.ddd4j.core.AggregateDeletedException
-
Uses of AggregateDeletedException in org.fuin.ddd4j.core
Methods in org.fuin.ddd4j.core that throw AggregateDeletedExceptionModifier and TypeMethodDescriptionvoidAdds a new aggregate to the repository without any metadata.voidAdds a new aggregate to the repository with some metadata.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 metadata.voidSaves the changes on an aggregate in the repository including some metadata.