GitHub
Preparing search index...
The search index is not available
@ddd-framework
@ddd-framework
core
AggregateRoot
Function AggregateRoot
Aggregate
Root
(
)
:
ClassDecorator
Decorator that marks a class as an aggregate root.
Returns
ClassDecorator
Index
Methods
is
Root
Methods
is
Root
is
Root
(
anObject
)
:
boolean
Returns true if the object is an aggregate root.
Parameters
anObject
:
ObjectLiteral
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
is
Root
GitHub
@ddd-framework
Loading...
Decorator that marks a class as an aggregate root.