Class ReadAggregateCompletedEvent
package |
Ascmvc\EventSourcing\Event |
---|
__construct(\Ascmvc\EventSourcing\AggregateImmutableValueObject $aggregateValueObject, null $rootAggregateName = null, null $name = null, null $target = null, null $params = null)
\Ascmvc\EventSourcing\AggregateImmutableValueObject
null
null
null
null
getAggregateValueObject() : \Ascmvc\EventSourcing\AggregateImmutableValueObject
getApplication() : \Ascmvc\AbstractApp
getEventType() : integer
integer
getRootAggregateName() : null|string
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
rootAggregateName : null|string
var |
---|
null|string
application : \Ascmvc\AbstractApp