toggle menu
Wow
3.16.8
jvm
switch theme
search in API
wow-api
/
me.ahoo.wow.api.modeling
/
NamedAggregateDecorator
Named
Aggregate
Decorator
interface
NamedAggregateDecorator
:
NamedAggregate
Inheritors
AggregateId
Members
Properties
aggregate
Name
Link copied to clipboard
open
override
val
aggregateName
:
String
aggregate name.
context
Name
Link copied to clipboard
open
override
val
contextName
:
String
named
Aggregate
Link copied to clipboard
abstract
val
namedAggregate
:
NamedAggregate
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