Package se.citerus.dddsample.domain.model.cargo

The cargo aggregate.

See:
          Description

Interface Summary
CargoRepository  
 

Class Summary
Cargo A Cargo.
Delivery The actual transportation of the cargo, as opposed to the customer requirement (RouteSpecification) and the plan (Itinerary).
HandlingActivity A handling activity represents how and where a cargo can be handled, and can be used to express predictions about what is expected to happen to a cargo in the future.
Itinerary An itinerary.
Leg An itinerary consists of one or more legs.
RouteSpecification Route specification.
TrackingId Uniquely identifies a particular cargo.
 

Enum Summary
RoutingStatus Routing status.
TransportStatus Represents the different transport statuses for a cargo.
 

Package se.citerus.dddsample.domain.model.cargo Description

The cargo aggregate. Cargo is the aggregate root.



Copyright © 2009. All Rights Reserved.