Uses of Package
se.citerus.dddsample.domain.shared

Packages that use se.citerus.dddsample.domain.shared
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.domain.shared Pattern interfaces and support code for the domain layer. 
se.citerus.dddsample.domain.shared.experimental Experimental versions of pattern interfaces and support code for the domain layer. 
 

Classes in se.citerus.dddsample.domain.shared used by se.citerus.dddsample.domain.model.cargo
AbstractSpecification
          Abstract base implementation of composite Specification with default implementations for and, or and not.
Entity
          An entity, as explained in the DDD book.
Specification
          Specificaiton interface.
ValueObject
          A value object, as described in the DDD book.
 

Classes in se.citerus.dddsample.domain.shared used by se.citerus.dddsample.domain.model.handling
DomainEvent
          A domain event is something that is unique, but does not have a lifecycle.
ValueObject
          A value object, as described in the DDD book.
 

Classes in se.citerus.dddsample.domain.shared used by se.citerus.dddsample.domain.model.location
Entity
          An entity, as explained in the DDD book.
ValueObject
          A value object, as described in the DDD book.
 

Classes in se.citerus.dddsample.domain.shared used by se.citerus.dddsample.domain.model.voyage
Entity
          An entity, as explained in the DDD book.
ValueObject
          A value object, as described in the DDD book.
 

Classes in se.citerus.dddsample.domain.shared used by se.citerus.dddsample.domain.shared
AbstractSpecification
          Abstract base implementation of composite Specification with default implementations for and, or and not.
Specification
          Specificaiton interface.
 

Classes in se.citerus.dddsample.domain.shared used by se.citerus.dddsample.domain.shared.experimental
ValueObject
          A value object, as described in the DDD book.
 



Copyright © 2009. All Rights Reserved.