Raptor Aggregate Projection Loader Manager
interface RaptorAggregateProjectionLoaderManager
Functions
Link copied to clipboard
abstract fun <Projection : RaptorAggregateProjection<Id>, Id : RaptorAggregateProjectionId> getOrCreate(idClass: KClass<Id>): RaptorAggregateProjectionLoader<Projection, Id>