toggle menu
Wow
3.16.8
jvm
switch theme
search in API
example-domain
/
me.ahoo.wow.example.domain.cart
Package-level
declarations
Types
Properties
Types
Cart
Link copied to clipboard
@
StaticTenantId
@
AggregateRoot
(
commands
=
[
MountedCommand::class
]
)
class
Cart
(
state
:
CartState
)
Cart
Saga
Link copied to clipboard
class
CartSaga
Cart
State
Link copied to clipboard
class
CartState
(
val
id
:
String
)
:
ICartInfo
Properties
MAX_CART_ITEM_SIZE
Link copied to clipboard
const
val
MAX_CART_ITEM_SIZE
:
Int
=
100