Class WriteAggregateCompletedEvent
| package | Ascmvc\EventSourcing\Event | 
|---|
__construct(\Ascmvc\EventSourcing\AggregateImmutableValueObject $aggregateValueObject, null $aggregateRootName = null, null $name = null, null $target = null, null $params = null)
\Ascmvc\EventSourcing\AggregateImmutableValueObject
                                            null
                                            null
                                            null
                                            null
                                            getAggregateRootName() : null|string
null|string
                                                                    getAggregateValueObject() : \Ascmvc\EventSourcing\AggregateImmutableValueObject
getApplication() : \Ascmvc\AbstractApp
getEventType() : integer
integer
                                                                    getRootAggregateName() : null|string
Gets the name of the aggregate root that created the event.
null|string
                                                                    propagationIsStopped() : boolean
boolean
                                                                    setAggregateValueObject(\Ascmvc\EventSourcing\AggregateImmutableValueObject $aggregateValueObject) : \Ascmvc\EventSourcing\Event\AggregateEvent
\Ascmvc\EventSourcing\AggregateImmutableValueObject
                                            \Ascmvc\EventSourcing\Event\AggregateEvent
                                                                    setApplication(\Ascmvc\AbstractApp &$application) : \Ascmvc\AbstractApp
stopPropagation(boolean $flag = true) : boolean
boolean
                                            boolean
                                                                    TYPE
1: Regular event 4: Read event 6: Write event
aggregateValueObject : \Ascmvc\EventSourcing\AggregateImmutableValueObject
aggregateRootName : null|string
| var | 
|---|
null|string
                                                                            application : \Ascmvc\AbstractApp