Class ReadOnlyAggregateRoot<T>
java.lang.Object
io.fluxcapacitor.javaclient.modeling.DelegatingAggregateRoot<T,AggregateRoot<T>>
io.fluxcapacitor.javaclient.modeling.ReadOnlyAggregateRoot<T>
- All Implemented Interfaces:
AggregateRoot<T>,Entity<AggregateRoot<T>,T>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.fluxcapacitor.javaclient.modeling.Entity
Entity.Validator<T,E extends Exception> -
Field Summary
Fields inherited from class io.fluxcapacitor.javaclient.modeling.DelegatingAggregateRoot
delegateFields inherited from interface io.fluxcapacitor.javaclient.modeling.AggregateRoot
AGGREGATE_ID_METADATA_KEY, AGGREGATE_TYPE_METADATA_KEY, loading -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.fluxcapacitor.javaclient.modeling.DelegatingAggregateRoot
entities, get, id, idProperty, lastEventId, lastEventIndex, previous, sequenceNumber, timestamp, typeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fluxcapacitor.javaclient.modeling.AggregateRoot
associations, dissociations, makeReadOnly, parent, playBackToCondition, playBackToEvent, relationshipsMethods inherited from interface io.fluxcapacitor.javaclient.modeling.Entity
allEntities, apply, apply, apply, apply, assertAndApply, assertAndApply, assertLegal, assertThat, ensure, getEntity, possibleTargets, root
-
Constructor Details
-
ReadOnlyAggregateRoot
-
-
Method Details
-
apply
-
update
-