Interface ProductCategoryService

All Superinterfaces:
tech.corefinance.common.service.CommonService<String,ProductCategory,ProductCategoryRepository>
All Known Implementing Classes:
ProductCategoryServiceImpl

public interface ProductCategoryService extends tech.corefinance.common.service.CommonService<String,ProductCategory,ProductCategoryRepository>
  • 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