Class GlProduct

java.lang.Object
tech.corefinance.product.entity.Product
tech.corefinance.product.entity.GlProduct
All Implemented Interfaces:
Serializable, tech.corefinance.common.audit.AuditableEntity<ZonedDateTime,tech.corefinance.common.dto.BasicUserDto>, tech.corefinance.common.model.GenericModel<String>

@Entity public class GlProduct extends Product
See Also:
  • Constructor Details

    • GlProduct

      public GlProduct()
  • Method Details