Uses of Class
io.fluxcapacitor.javaclient.modeling.DelegatingEntity
Packages that use DelegatingEntity
-
Uses of DelegatingEntity in io.fluxcapacitor.javaclient.modeling
Subclasses of DelegatingEntity in io.fluxcapacitor.javaclient.modelingModifier and TypeClassDescriptionclass
A mutable, statefulAggregateRoot
implementation that allows in-place updates and applies events with commit support for persisting the state and synchronizing it with the Flux platform.class
A mutable view on a nested entity within aModifiableAggregateRoot
.