Part-DB-server/src/Entity
2019-02-24 12:59:41 +01:00
..
.gitignore Initial commit 2019-02-23 16:49:38 +01:00
Attachment.php Added Doctrine Entities. 2019-02-23 22:41:13 +01:00
AttachmentContainingDBElement.php Added Doctrine Entities. 2019-02-23 22:41:13 +01:00
AttachmentType.php Added Doctrine Entities. 2019-02-23 22:41:13 +01:00
Category.php Added Doctrine Entities. 2019-02-23 22:41:13 +01:00
Company.php Return $this in Entitys setters, so that they can be chained. 2019-02-24 12:54:11 +01:00
DBElement.php Added Doctrine Entities. 2019-02-23 22:41:13 +01:00
Device.php Return $this in Entitys setters, so that they can be chained. 2019-02-24 12:54:11 +01:00
DevicePart.php Added Doctrine Entities. 2019-02-23 22:41:13 +01:00
Footprint.php Return $this in Entitys setters, so that they can be chained. 2019-02-24 12:54:11 +01:00
Manufacturer.php Added Doctrine Entities. 2019-02-23 22:41:13 +01:00
NamedDBElement.php Return $this in Entitys setters, so that they can be chained. 2019-02-24 12:54:11 +01:00
Orderdetail.php Return $this in Entitys setters, so that they can be chained. 2019-02-24 12:54:11 +01:00
Part.php Return $this in Entitys setters, so that they can be chained. 2019-02-24 12:54:11 +01:00
PartsContainingDBElement.php Added Doctrine Entities. 2019-02-23 22:41:13 +01:00
Pricedetail.php Return $this in Entitys setters, so that they can be chained. 2019-02-24 12:54:11 +01:00
Storelocation.php Return $this in Entitys setters, so that they can be chained. 2019-02-24 12:54:11 +01:00
StructuralDBElement.php Added some nullable attributes to entitys. 2019-02-24 12:59:41 +01:00
Supplier.php Added Doctrine Entities. 2019-02-23 22:41:13 +01:00