Interface ProductTypeService

All Superinterfaces:
tech.corefinance.common.service.CommonService<String,ProductType,ProductTypeRepository>
All Known Implementing Classes:
ProductTypeServiceImpl

public interface ProductTypeService extends tech.corefinance.common.service.CommonService<String,ProductType,ProductTypeRepository>
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface tech.corefinance.common.service.CommonService

    copyAdditionalPropertiesFromDtoToEntity, createEntityObject, createOrUpdateEntity, customEntityValidation, deleteEntity, findEntityClass, getEntityDetails, getRepository, searchByTextAndPage, searchByTextAndSort, searchData