Package

pl.newicom.dddd

aggregate

Permalink

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
Visibility
  1. Public
  2. All

Type Members

  1. abstract class AggregateRoot[S <: AggregateState[S], A <: AggregateRoot[S, A]] extends AggregateRootBase

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

    Permalink
  3. trait AggregateRootBase extends BusinessEntity with CollaborationSupport with GracefulPassivation with PersistentActor with EventHandler with EventMessageFactory with ReceivePipeline with Deduplication with PersistentActorLogging

    Permalink
  4. trait AggregateRootSupport extends AnyRef

    Permalink
  5. trait AggregateState[T <: AggregateState[T]] extends AnyRef

    Permalink
  6. type DomainEvent = AnyRef

    Permalink
  7. type EntityId = String

    Permalink
  8. trait EventMessageFactory extends AnyRef

    Permalink

Value Members

  1. package error

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped