Uses of Class
io.fluxcapacitor.javaclient.modeling.ImmutableAggregateRoot
Packages that use ImmutableAggregateRoot
-
Uses of ImmutableAggregateRoot in io.fluxcapacitor.javaclient.modeling
Methods in io.fluxcapacitor.javaclient.modeling that return ImmutableAggregateRootModifier and TypeMethodDescriptionstatic <T> ImmutableAggregateRoot<T>ImmutableAggregateRoot.from(Entity<T> a, EntityHelper entityHelper, Serializer serializer, EventStore eventStore) Methods in io.fluxcapacitor.javaclient.modeling with parameters of type ImmutableAggregateRootModifier and TypeMethodDescriptionstatic <T> LazyAggregateRoot<T>LazyAggregateRoot.from(ImmutableAggregateRoot<T> delegate) Constructors in io.fluxcapacitor.javaclient.modeling with parameters of type ImmutableAggregateRoot