Interface GlProductService

All Superinterfaces:
tech.corefinance.common.service.CommonService<String,GlProduct,GlProductRepository>, ProductService<GlProduct,GlProductRepository>
All Known Implementing Classes:
GlProductServiceImpl

public interface GlProductService extends ProductService<GlProduct,GlProductRepository>
  • Method Summary

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

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

    Methods inherited from interface tech.corefinance.product.service.ProductService

    customEntityValidation