Package org.jmolecules.spring
Interface AggregateLookup<T,ID>
- All Known Subinterfaces:
AssociationResolver<T,ID>
Deprecated, for removal: This API element is subject to removal in a future version.
Lookup interface to be implemented e.g. some repository to find an aggregate by their identifiers.
- Author:
- Oliver Drotbohm
-
Method Summary
-
Method Details
-
findById
Deprecated, for removal: This API element is subject to removal in a future version.Returns the- Parameters:
id-- Returns:
-
org.jmolecules.ddd.integration.AggregateLookup.