Uses of Class
org.fuin.ddd4j.ddd.AggregateDeletedException.Data
-
Packages that use AggregateDeletedException.Data Package Description org.fuin.ddd4j.ddd -
-
Uses of AggregateDeletedException.Data in org.fuin.ddd4j.ddd
Methods in org.fuin.ddd4j.ddd that return AggregateDeletedException.Data Modifier and Type Method Description AggregateDeletedException.DataAggregateDeletedException. getData()Returns the exception specific data.Methods in org.fuin.ddd4j.ddd that return types with arguments of type AggregateDeletedException.Data Modifier and Type Method Description Class<AggregateDeletedException.Data>AggregateDeletedException. getDataClass()
-