production-planning
production-planning
dev.atedeg.mdm.productionplanning
CheeseTypeRipeningDays
IncomingEvent
NewOrderReceived
MissingProducts
MissingQuantity
Order
OrderID
OrderStatus
OrderedProduct
OutgoingEvent
ProductionPlanReady
OrderDelayed
ProductToProduce
ProductionPlan
Quantity
RipeningDays
dev.atedeg.mdm.productionplanning.api
Configuration
dev.atedeg.mdm.productionplanning.api.acl
CustomerDTO
DesiredStockDTO
IncomingOrderDTO
IncomingOrderLineDTO
LocationDTO
dev.atedeg.mdm.productionplanning.api.emitters
OrderDelayedEmitter
ProductionPlanReadyEmitter
dev.atedeg.mdm.productionplanning.api.repositories
ProductionPlanRepository
ReceivedOrderRepository
RipeningDaysRepository
dev.atedeg.mdm.productionplanning.dto
CheeseTypeRipeningDaysDTO
CheeseTypeRipeningDaysDTO
MissingProductsDTO
MissingProductsDTO
NewOrderReceivedDTO
NewOrderReceivedDTO
OrderDTO
OrderDTO
OrderDelayedDTO
OrderDelayedDTO
OrderedProductDTO
OrderedProductDTO
ProductToProduceDTO
ProductionPlanDTO
ProductionPlanDTO
ProductionPlanReadyDTO
ProductionPlanReadyDTO
production-planning
/
dev.atedeg.mdm.productionplanning
/
IncomingEvent
/
NewOrderReceived
NewOrderReceived
case
NewOrderReceived
(
order:
Order
)
Event representing an
order
placed, data about the orders is used to create the
production plan
.
Value members
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from:
Product