Package tech.corefinance.product.entity
Class ProductCategory
java.lang.Object
tech.corefinance.product.entity.ProductCategory
- All Implemented Interfaces:
Serializable,tech.corefinance.common.model.CreateUpdateDto<String>,tech.corefinance.common.model.GenericModel<String>
@Entity
public class ProductCategory
extends Object
implements tech.corefinance.common.model.GenericModel<String>, tech.corefinance.common.model.CreateUpdateDto<String>
- See Also:
-
Constructor Details
-
ProductCategory
public ProductCategory()
-
-
Method Details