C# Class DomainDrivenDelivery.Infrastructure.Reporting.ReportPusher

Afficher le fichier Open project: awhatley/dddsample.net Class Usage Examples

Méthodes publiques

Méthode Description
ReportPusher ( ReportSubmission reportSubmission, CargoRepository cargoRepository, HandlingEventRepository handlingEventRepository ) : DomainDrivenDelivery.Domain.Model.Freight

Private Methods

Méthode Description
ReportPusher ( ) : DomainDrivenDelivery.Domain.Model.Freight
assembleFrom ( Cargo cargo ) : CargoDetails
assembleFrom ( HandlingEvent handlingEvent ) : Handling
reportCargoUpdate ( TrackingId trackingId ) : void
reportHandlingEvent ( EventSequenceNumber sequenceNumber ) : void

Method Details

ReportPusher() public méthode

public ReportPusher ( ReportSubmission reportSubmission, CargoRepository cargoRepository, HandlingEventRepository handlingEventRepository ) : DomainDrivenDelivery.Domain.Model.Freight
reportSubmission ReportSubmission
cargoRepository CargoRepository
handlingEventRepository HandlingEventRepository
Résultat DomainDrivenDelivery.Domain.Model.Freight