Class DefaultAggregateRepository
java.lang.Object
io.fluxcapacitor.javaclient.persisting.repository.DefaultAggregateRepository
- All Implemented Interfaces:
AggregateRepository
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclass -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fluxcapacitor.javaclient.persisting.repository.AggregateRepository
getLatestAggregateId, load, repairRelationships, repairRelationships
-
Constructor Details
-
DefaultAggregateRepository
public DefaultAggregateRepository()
-
-
Method Details
-
load
- Specified by:
loadin interfaceAggregateRepository
-
loadFor
- Specified by:
loadForin interfaceAggregateRepository
-
getAggregatesFor
- Specified by:
getAggregatesForin interfaceAggregateRepository
-
repairRelationships
- Specified by:
repairRelationshipsin interfaceAggregateRepository
-