Uses of Class
io.fluxzero.sdk.modeling.DelegatingEntity
Packages that use DelegatingEntity
-
Uses of DelegatingEntity in io.fluxzero.sdk.modeling
Subclasses of DelegatingEntity in io.fluxzero.sdk.modelingModifier and TypeClassDescriptionclassA mutable, statefulAggregateRootimplementation that allows in-place updates and applies events with commit support for persisting the state and synchronizing it with the Fluxzero Runtime.classA mutable view on a nested entity within aModifiableAggregateRoot.