toggle menu
Wow
3.16.8
jvm
switch theme
search in API
wow-api
/
me.ahoo.wow.api.modeling
/
NamedAggregate
Named
Aggregate
interface
NamedAggregate
:
NamedBoundedContext
Aggregate Name .
Author
ahoo wang
See also
me.
ahoo.
wow.
command.
CommandBus
me.
ahoo.
wow.
eventsourcing.
EventStore
Inheritors
CommandMessage
DomainEvent
AggregateId
NamedAggregateDecorator
NamedTypedAggregate
MaterializedSnapshot
Members
Properties
aggregate
Name
Link copied to clipboard
abstract
val
aggregateName
:
String
aggregate name.
context
Name
Link copied to clipboard
abstract
val
contextName
:
String
Functions
is
Same
Aggregate
Name
Link copied to clipboard
open
fun
isSameAggregateName
(
other
:
NamedAggregate
)
:
Boolean
is
Same
Bounded
Context
Link copied to clipboard
open
fun
isSameBoundedContext
(
other
:
NamedBoundedContext
)
:
Boolean