toggle menu
Wow
3.16.8
jvm
switch theme
search in API
wow-api
/
me.ahoo.wow.api.annotation
/
BoundedContext
/
Aggregate
Aggregate
@
Target
(
allowedTargets
=
[
AnnotationTarget.CLASS
]
)
@
Inherited
annotation class
Aggregate
(
val
name
:
String
,
val
tenantId
:
String
=
""
,
val
id
:
String
=
""
,
val
scopes
:
Array
<
String
>
=
[]
,
val
packageScopes
:
Array
<
KClass
<
*
>
>
=
[]
)
Members
Properties
id
Link copied to clipboard
val
id
:
String
Custom ID generator name
name
Link copied to clipboard
val
name
:
String
aggregate name.
package
Scopes
Link copied to clipboard
val
packageScopes
:
Array
<
KClass
<
*
>
>
scopes
Link copied to clipboard
val
scopes
:
Array
<
String
>
tenant
Id
Link copied to clipboard
val
tenantId
:
String
Static tenant ID.