Search
Preparing search index...
The search index is not available
@typexs/base
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@typexs/base
index
DistributedOperationFactory
Class DistributedOperationFactory
Hierarchy
DistributedOperationFactory
Index
Constructors
constructor
Properties
entity
Controller
Registry
system
NAME
Methods
create
Aggregate
Op
create
Find
Op
create
Remove
Op
create
Save
Op
create
Update
Op
Constructors
constructor
new
Distributed
Operation
Factory
(
)
:
DistributedOperationFactory
Returns
DistributedOperationFactory
Properties
entity
Controller
Registry
entity
Controller
Registry
:
EntityControllerRegistry
system
system
:
System
Static
NAME
NAME
:
string
= 'DistributedOperationFactory'
Methods
create
Aggregate
Op
create
Aggregate
Op<T>
(
)
:
DistributedAggregateOp
Type parameters
T
Returns
DistributedAggregateOp
create
Find
Op
create
Find
Op<T>
(
)
:
DistributedFindOp
<
T
>
Type parameters
T
Returns
DistributedFindOp
<
T
>
create
Remove
Op
create
Remove
Op<T>
(
)
:
DistributedRemoveOp
<
T
>
Type parameters
T
Returns
DistributedRemoveOp
<
T
>
create
Save
Op
create
Save
Op<T>
(
)
:
DistributedSaveOp
<
T
>
Type parameters
T
Returns
DistributedSaveOp
<
T
>
create
Update
Op
create
Update
Op<T>
(
)
:
DistributedUpdateOp
<
T
>
Type parameters
T
Returns
DistributedUpdateOp
<
T
>
Modules
Activator
Bootstrap
Startup
index
Distributed
Operation
Factory
constructor
entity
Controller
Registry
system
NAME
create
Aggregate
Op
create
Find
Op
create
Remove
Op
create
Save
Op
create
Update
Op
Generated using
TypeDoc