Uses of Package
se.citerus.dddsample.domain.model.location

Packages that use se.citerus.dddsample.domain.model.location
se.citerus.dddsample.application This is the application layer: code that's needed for the application to performs its tasks. 
se.citerus.dddsample.application.impl Implementation of the application layer. 
se.citerus.dddsample.domain.model.cargo The cargo aggregate. 
se.citerus.dddsample.domain.model.handling The handling aggregate. 
se.citerus.dddsample.domain.model.location The location aggregate. 
se.citerus.dddsample.domain.model.voyage The voyage aggregate. 
se.citerus.dddsample.infrastructure.persistence.hibernate Hibernate implementations of the repository interfaces. 
se.citerus.dddsample.infrastructure.routing Communicates with the Pathfinder external routing service. 
se.citerus.dddsample.interfaces.booking.facade.internal Internal parts of the remote facade API. 
se.citerus.dddsample.interfaces.booking.facade.internal.assembler DTO assemblers. 
se.citerus.dddsample.interfaces.handling Interfaces for receiving handling events into the system. 
 

Classes in se.citerus.dddsample.domain.model.location used by se.citerus.dddsample.application
UnLocode
          United nations location code.
 

Classes in se.citerus.dddsample.domain.model.location used by se.citerus.dddsample.application.impl
LocationRepository
           
UnLocode
          United nations location code.
 

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

Classes in se.citerus.dddsample.domain.model.location used by se.citerus.dddsample.domain.model.handling
Location
          A location is our model is stops on a journey, such as cargo origin or destination, or carrier movement endpoints.
LocationRepository
           
UnLocode
          United nations location code.
 

Classes in se.citerus.dddsample.domain.model.location used by se.citerus.dddsample.domain.model.location
Location
          A location is our model is stops on a journey, such as cargo origin or destination, or carrier movement endpoints.
UnLocode
          United nations location code.
 

Classes in se.citerus.dddsample.domain.model.location used by se.citerus.dddsample.domain.model.voyage
Location
          A location is our model is stops on a journey, such as cargo origin or destination, or carrier movement endpoints.
 

Classes in se.citerus.dddsample.domain.model.location used by se.citerus.dddsample.infrastructure.persistence.hibernate
Location
          A location is our model is stops on a journey, such as cargo origin or destination, or carrier movement endpoints.
LocationRepository
           
UnLocode
          United nations location code.
 

Classes in se.citerus.dddsample.domain.model.location used by se.citerus.dddsample.infrastructure.routing
LocationRepository
           
 

Classes in se.citerus.dddsample.domain.model.location used by se.citerus.dddsample.interfaces.booking.facade.internal
LocationRepository
           
 

Classes in se.citerus.dddsample.domain.model.location used by se.citerus.dddsample.interfaces.booking.facade.internal.assembler
Location
          A location is our model is stops on a journey, such as cargo origin or destination, or carrier movement endpoints.
LocationRepository
           
 

Classes in se.citerus.dddsample.domain.model.location used by se.citerus.dddsample.interfaces.handling
UnLocode
          United nations location code.
 



Copyright © 2009. All Rights Reserved.