Uses of Interface
se.citerus.dddsample.domain.shared.Entity

Packages that use Entity
se.citerus.dddsample.domain.model.cargo The cargo aggregate. 
se.citerus.dddsample.domain.model.location The location aggregate. 
se.citerus.dddsample.domain.model.voyage The voyage aggregate. 
 

Uses of Entity in se.citerus.dddsample.domain.model.cargo
 

Classes in se.citerus.dddsample.domain.model.cargo that implement Entity
 class Cargo
          A Cargo.
 

Uses of Entity in se.citerus.dddsample.domain.model.location
 

Classes in se.citerus.dddsample.domain.model.location that implement Entity
 class Location
          A location is our model is stops on a journey, such as cargo origin or destination, or carrier movement endpoints.
 

Uses of Entity in se.citerus.dddsample.domain.model.voyage
 

Classes in se.citerus.dddsample.domain.model.voyage that implement Entity
 class Voyage
          A Voyage.
 



Copyright © 2009. All Rights Reserved.