Uses of Class
org.fuin.ddd4j.core.AggregateVersion
-
Uses of AggregateVersion in org.fuin.ddd4j.core
Methods in org.fuin.ddd4j.core that return AggregateVersionModifier and TypeMethodDescriptionDomainEvent.getAggregateVersion()Returns the version of the aggregate the entity belongs to.final AggregateVersionAbstractAggregateRoot.getNextApplyVersion()AggregateRoot.getNextApplyVersion()Returns the next version useful when creating an event for being applied:
apply(new MyEvent( ...static AggregateVersionParses a version identifier.static AggregateVersionParses a version identifier.