interface EmbedsContentStreamAndNodeAggregateId (View source)

internal  
 

This interface is implemented by events which contain ContentStreamId and NodeAggregateId.

This is relevant e.g. for content cache flushing as a result of an event.

Methods

Details

ContentStreamId getContentStreamId()

No description

Return Value

ContentStreamId

NodeAggregateId getNodeAggregateId()

No description

Return Value

NodeAggregateId