raptor-domain
0.17.11
raptor-domain
/
io.fluidsonic.raptor.domain
/
RaptorAggregateFactory
Raptor
Aggregate
Factory
fun
interface
RaptorAggregateFactory
<
out
Aggregate
:
RaptorAggregate
<
Id
,
*
,
*
>
,
Id
:
RaptorAggregateId
>
Functions
Functions
create
Link copied to clipboard
abstract
fun
create
(
id
:
Id
)
:
Aggregate