|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use se.citerus.dddsample.domain.model.handling | |
---|---|
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.application.util | Various utilities. |
se.citerus.dddsample.domain.model.cargo | The cargo aggregate. |
se.citerus.dddsample.domain.model.handling | The handling aggregate. |
se.citerus.dddsample.infrastructure.messaging.jms | Asynchronous messaging implemented using JMS. |
se.citerus.dddsample.infrastructure.persistence.hibernate | Hibernate implementations of the repository interfaces. |
se.citerus.dddsample.interfaces.handling | Interfaces for receiving handling events into the system. |
se.citerus.dddsample.interfaces.tracking | Public tracking web interface. |
Classes in se.citerus.dddsample.domain.model.handling used by se.citerus.dddsample.application | |
---|---|
CannotCreateHandlingEventException
If a HandlingEvent can't be
created from a given set of parameters. |
|
HandlingEvent
A HandlingEvent is used to register the event when, for instance, a cargo is unloaded from a carrier at a some loacation at a given time. |
|
HandlingEvent.Type
Handling event type. |
Classes in se.citerus.dddsample.domain.model.handling used by se.citerus.dddsample.application.impl | |
---|---|
CannotCreateHandlingEventException
If a HandlingEvent can't be
created from a given set of parameters. |
|
HandlingEvent.Type
Handling event type. |
|
HandlingEventFactory
Creates handling events. |
|
HandlingEventRepository
Handling event repository. |
Classes in se.citerus.dddsample.domain.model.handling used by se.citerus.dddsample.application.util | |
---|---|
HandlingEventFactory
Creates handling events. |
|
HandlingEventRepository
Handling event repository. |
Classes in se.citerus.dddsample.domain.model.handling used by se.citerus.dddsample.domain.model.cargo | |
---|---|
HandlingEvent
A HandlingEvent is used to register the event when, for instance, a cargo is unloaded from a carrier at a some loacation at a given time. |
|
HandlingEvent.Type
Handling event type. |
|
HandlingHistory
The handling history of a cargo. |
Classes in se.citerus.dddsample.domain.model.handling used by se.citerus.dddsample.domain.model.handling | |
---|---|
CannotCreateHandlingEventException
If a HandlingEvent can't be
created from a given set of parameters. |
|
HandlingEvent
A HandlingEvent is used to register the event when, for instance, a cargo is unloaded from a carrier at a some loacation at a given time. |
|
HandlingEvent.Type
Handling event type. |
|
HandlingHistory
The handling history of a cargo. |
Classes in se.citerus.dddsample.domain.model.handling used by se.citerus.dddsample.infrastructure.messaging.jms | |
---|---|
HandlingEvent
A HandlingEvent is used to register the event when, for instance, a cargo is unloaded from a carrier at a some loacation at a given time. |
Classes in se.citerus.dddsample.domain.model.handling used by se.citerus.dddsample.infrastructure.persistence.hibernate | |
---|---|
HandlingEvent
A HandlingEvent is used to register the event when, for instance, a cargo is unloaded from a carrier at a some loacation at a given time. |
|
HandlingEventRepository
Handling event repository. |
|
HandlingHistory
The handling history of a cargo. |
Classes in se.citerus.dddsample.domain.model.handling used by se.citerus.dddsample.interfaces.handling | |
---|---|
HandlingEvent.Type
Handling event type. |
Classes in se.citerus.dddsample.domain.model.handling used by se.citerus.dddsample.interfaces.tracking | |
---|---|
HandlingEvent
A HandlingEvent is used to register the event when, for instance, a cargo is unloaded from a carrier at a some loacation at a given time. |
|
HandlingEventRepository
Handling event repository. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |