pl.newicom.dddd

aggregate

package aggregate

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. aggregate
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. trait AggregateRoot[S <: AggregateState] extends BusinessEntity with GracefulPassivation with PersistentActor with EventHandler with Deduplication with ActorLogging

  2. abstract class AggregateRootActorFactory[A <: AggregateRoot[_]] extends BusinessEntityActorFactory[A]

  3. trait AggregateState extends AnyRef

  4. type DomainEvent = AnyRef

  5. type EntityId = String

Value Members

  1. package error

Inherited from AnyRef

Inherited from Any

Ungrouped