raptor-domain
0.17.11
raptor-domain
/
io.fluidsonic.raptor.domain
/
RaptorAggregateProjectionLoaderManager
/
getOrCreate
get
Or
Create
abstract
fun
<
Projection
:
RaptorAggregateProjection
<
Id
>
,
Id
:
RaptorAggregateProjectionId
>
getOrCreate
(
idClass
:
KClass
<
Id
>
)
:
RaptorAggregateProjectionLoader
<
Projection
,
Id
>