Package tech.corefinance.product.service
Interface BranchService
- All Superinterfaces:
tech.corefinance.common.service.CommonService<String,Branch, BranchRepository>
- All Known Implementing Classes:
BranchServiceImpl
public interface BranchService
extends tech.corefinance.common.service.CommonService<String,Branch,BranchRepository>
-
Method Summary
Methods inherited from interface tech.corefinance.common.service.CommonService
copyAdditionalPropertiesFromDtoToEntity, createEntityObject, createOrUpdateEntity, customEntityValidation, deleteEntity, findEntityClass, getEntityDetails, getRepository, searchByTextAndPage, searchByTextAndSort, searchData