Class GlProductServiceImpl

java.lang.Object
tech.corefinance.product.service.GlProductServiceImpl
All Implemented Interfaces:
tech.corefinance.common.service.CommonService<String,GlProduct,GlProductRepository>, GlProductService, ProductService<GlProduct,GlProductRepository>

@Service @Transactional public class GlProductServiceImpl extends Object implements GlProductService
  • Constructor Details

    • GlProductServiceImpl

      public GlProductServiceImpl()
  • Method Details