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
/
EntityServiceAccessor
EntityServiceAccessor
works.iterative.entity.EntityServiceAccessor
trait
EntityServiceAccessor
[
R
,
Id
,
Command
,
Event
,
State
]
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Members list
Clear all
Type members
Types
type
Op
[
A
] =
ZIO
[
CurrentUser
&
R
,
AggregateError
[
Id
,
Command
,
Event
,
State
],
A
]
Value members
Concrete methods
inline
def
delegate
[
A
](
inline
f
:
R
=>
ZIO
[
CurrentUser
,
AggregateError
[
Id
,
Command
,
Event
,
State
],
A
]):
Op
[
A
]
In this article
Attributes
Members list
Type members
Types
Value members
Concrete methods