iw-support-entity
iw-support-entity
API
works.iterative
entity
ARCommand
ARCommandResult
AREvent
AggregateError
AggregateRoot
AggregateRootFactory
AggregateRootModule
CommandError
EntityAlreadyExists
EntityCreateService
EntityFactory
EntityNotFound
EntityService
EntityServiceAccessor
EntityUpdateService
EventError
FactoryError
GeneratingFactory
InvalidCommand
InvalidRequest
UnhandledCommand
UnhandledEvent
ViewProcessor
event
impl
InMemoryEventStore
InMemoryEventStore
InMemorySnapshotStore
InMemorySnapshotStore
Event
EventRecord
EventRecord
EventStore
SnapshotStore
iw-support-entity
/
works.iterative
/
works.iterative.entity
/
CommandError
CommandError
works.iterative.entity.CommandError
sealed
trait
CommandError
[
Id
,
Command
,
Event
,
State
]
extends
AggregateError
[
Id
,
Command
,
Event
,
State
]
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
AggregateError
[
Id
,
Command
,
Event
,
State
]
class
Object
trait
Matchable
class
Any
Known subtypes
class
InvalidCommand
[
Id
,
Command
,
Event
,
State
]
class
UnhandledCommand
[
Id
,
Command
,
Event
,
State
]
Members list
Clear all
Value members
Inherited and Abstract methods
def
userMessage
:
UserMessage
Attributes
Inherited from:
AggregateError
In this article
Attributes
Members list
Value members
Inherited and Abstract methods