PHP PartKeepr\PartBundle\Entity Namespace

Classes

Name Description
Part Represents a part in the database. The heart of our project. Handle with care!
PartAttachment Holds a part attachment
PartCategory
PartDistributor This class represents the link between a part and a distributor.
PartImage Holds a part image.
PartManufacturer
PartMeasurementUnit This entity represents a part measurement unit. Typical measurement units are pieces, centimeters etc.
PartParameter This object represents a parameter. Each parameter can have an unit (defined by the class "Unit") associated with a numeric value.