Functions

Link copied to clipboard
abstract fun load(aggregateId: AggregateId): String
Link copied to clipboard
abstract fun loadByVersion(aggregateId: AggregateId): String
Link copied to clipboard
abstract fun save(aggregateId: AggregateId): String
Link copied to clipboard
abstract fun scan(aggregateId: AggregateId): String