Wow
Toggle table of contents
9.0.16
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-schema
/
me.ahoo.wow.schema.typed
/
AbstractStateAggregate
Abstract
State
Aggregate
abstract
class
AbstractStateAggregate
<
S
:
ReadOnlyStateAggregate
<
*
>
>
:
TypedCustomDefinitionProvider
Inheritors
StateAggregateDefinitionProvider
SnapshotDefinitionProvider
StateEventDefinitionProvider
Members
Constructors
Abstract
State
Aggregate
Link copied to clipboard
constructor
(
)
Properties
type
Link copied to clipboard
open
override
val
type
:
Class
<
*
>
Functions
create
Custom
Definition
Link copied to clipboard
open
override
fun
createCustomDefinition
(
javaType
:
ResolvedType
,
context
:
SchemaGenerationContext
)
:
CustomDefinition
get
State
Type
Link copied to clipboard
open
fun
getStateType
(
javaType
:
ResolvedType
)
:
ResolvedType
?