CQRS.NET  2.1
A lightweight enterprise framework to write CQRS, event-sourced and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
Cqrs.Akka.Domain.AkkaAggregateRoot< TAuthenticationToken > Member List

This is the complete list of members for Cqrs.Akka.Domain.AkkaAggregateRoot< TAuthenticationToken >, including all inherited members.

AkkaAggregateRoot(IUnitOfWork< TAuthenticationToken > unitOfWork, ILogger logger, IAkkaAggregateRepository< TAuthenticationToken > repository, ICorrelationIdHelper correlationIdHelper, IAuthenticationTokenHelper< TAuthenticationToken > authenticationTokenHelper)Cqrs.Akka.Domain.AkkaAggregateRoot< TAuthenticationToken >protected
ApplyChange(IEvent< TAuthenticationToken > @event)Cqrs.Akka.Domain.AkkaAggregateRoot< TAuthenticationToken >protectedvirtual
AuthenticationTokenHelperCqrs.Akka.Domain.AkkaAggregateRoot< TAuthenticationToken >protected
CorrelationIdHelperCqrs.Akka.Domain.AkkaAggregateRoot< TAuthenticationToken >protected
Execute< TCommand >(Action< TCommand > action, TCommand command)Cqrs.Akka.Domain.AkkaAggregateRoot< TAuthenticationToken >protectedvirtual
GetUncommittedChanges()Cqrs.Akka.Domain.AkkaAggregateRoot< TAuthenticationToken >
IdCqrs.Akka.Domain.AkkaAggregateRoot< TAuthenticationToken >
LoadFromHistory(IEnumerable< IEvent< TAuthenticationToken >> history)Cqrs.Akka.Domain.AkkaAggregateRoot< TAuthenticationToken >virtual
LoggerCqrs.Akka.Domain.AkkaAggregateRoot< TAuthenticationToken >protected
MarkChangesAsCommitted()Cqrs.Akka.Domain.AkkaAggregateRoot< TAuthenticationToken >virtual
PreStart()Cqrs.Akka.Domain.AkkaAggregateRoot< TAuthenticationToken >protected
RepositoryCqrs.Akka.Domain.AkkaAggregateRoot< TAuthenticationToken >protected
UnitOfWorkCqrs.Akka.Domain.AkkaAggregateRoot< TAuthenticationToken >protected
VersionCqrs.Akka.Domain.AkkaAggregateRoot< TAuthenticationToken >