Class ProductTypeServiceImpl

java.lang.Object
tech.corefinance.product.service.ProductTypeServiceImpl
All Implemented Interfaces:
tech.corefinance.common.service.CommonService<String,ProductType,ProductTypeRepository>, ProductTypeService

@Service public class ProductTypeServiceImpl extends Object implements ProductTypeService