Package tech.corefinance.product.service
Class ProductCategoryServiceImpl
java.lang.Object
tech.corefinance.product.service.ProductCategoryServiceImpl
- All Implemented Interfaces:
tech.corefinance.common.service.CommonService<String,,ProductCategory, ProductCategoryRepository> ProductCategoryService
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface tech.corefinance.common.service.CommonService
copyAdditionalPropertiesFromDtoToEntity, createEntityObject, createOrUpdateEntity, customEntityValidation, deleteEntity, findEntityClass, getEntityDetails, searchByTextAndPage, searchByTextAndSort, searchData
-
Constructor Details
-
ProductCategoryServiceImpl
public ProductCategoryServiceImpl()
-
-
Method Details
-
getRepository
- Specified by:
getRepositoryin interfacetech.corefinance.common.service.CommonService<String,ProductCategory, ProductCategoryRepository>
-
loadByType
- Specified by:
loadByTypein interfaceProductCategoryService
-