mirror of
https://github.com/st-tu-dresden-praktikum/swt23w23
synced 2024-07-19 21:04:36 +02:00
Add class description for order-diagram
This commit is contained in:
parent
68709a7265
commit
04f6f04512
|
@ -214,6 +214,9 @@ image:models/design/order.svg[class design diagram - Order]
|
|||
[options="header"]
|
||||
|===
|
||||
|Class/Enumeration |Description
|
||||
|OrderController |A Spring MVC Controller to handle the cart and all orders
|
||||
|CustomOrder |An extension of `Order` to save the start and finish of an event
|
||||
|ProductForm |A Form to cache a user input that was made while planning and event
|
||||
|===
|
||||
|
||||
=== User
|
||||
|
|
Loading…
Reference in a new issue