production
production
dev.atedeg.mdm.production
BatchID
CheeseTypeRipeningDays
IncomingEvent
ProductionPlanReady
ProductionEnded
MissingRecipe
NumberOfUnits
OutgoingEvent
StartProduction
NewBatch
Production
ToStart
InProgress
Ended
ProductionID
ProductionPlan
ProductionPlanItem
QuintalsOfIngredient
Recipe
RecipeBook
RipeningDays
WeightInQuintals
dev.atedeg.mdm.production.api
Configuration
dev.atedeg.mdm.production.api.emitters
Emitter
dev.atedeg.mdm.production.api.repositories
CheeseTypeRipeningDaysRepository
ProductionsRepository
RecipeBookRepository
dev.atedeg.mdm.production.dto
CheeseTypeRipeningDaysDTO
CheeseTypeRipeningDaysDTO
EndedDTO
EndedDTO
InProgressDTO
InProgressDTO
NewBatchDTO
NewBatchDTO
ProductToProduceDTO
ProductionEndedDTO
ProductionEndedDTO
ProductionPlanDTO
ProductionPlanReadyDTO
ProductionPlanReadyDTO
QuintalsOfIngredientDTO
RecipeBookDTO
RecipeBookDTO
RecipeDTO
StartProductionDTO
StartProductionDTO
ToStartDTO
ToStartDTO
dev.atedeg.mdm.production.utils
production
/
dev.atedeg.mdm.production
/
ProductionID
ProductionID
final case
class
ProductionID
(
ID:
UUID
)
An ID used to uniquely identify a
production
.
Graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Value members
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from:
Product