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. trait AggregateRoot[S <: AggregateState] extends BusinessEntity with GracefulPassivation with PersistentActor with EventHandler with Deduplication with ActorLogging

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

    Permalink
  3. trait AggregateState extends AnyRef

    Permalink
  4. type DomainEvent = AnyRef

    Permalink
  5. type EntityId = String

    Permalink

Value Members

  1. package error

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped