NamedTypedAggregate

Named Aggregate Type.

Properties

Link copied to clipboard
abstract val aggregateName: String
Link copied to clipboard
abstract val aggregateType: Class<A>

aggregate type.

Link copied to clipboard
abstract val contextName: String

Functions

Link copied to clipboard

检查两个聚合根是否属于同一个上下文并具有相同的聚合根名称。

Link copied to clipboard