Uses of Class
io.fluxcapacitor.javaclient.modeling.ModifiableAggregateRoot
Packages that use ModifiableAggregateRoot
-
Uses of ModifiableAggregateRoot in io.fluxcapacitor.javaclient.modeling
Methods in io.fluxcapacitor.javaclient.modeling that return types with arguments of type ModifiableAggregateRootModifier and TypeMethodDescriptionstatic <T> Optional<ModifiableAggregateRoot<T>>ModifiableAggregateRoot.getIfActive(Object aggregateId) Constructors in io.fluxcapacitor.javaclient.modeling with parameters of type ModifiableAggregateRootModifierConstructorDescriptionModifiableEntity(Entity<T> delegate, ModifiableAggregateRoot<?> root)