- All Superinterfaces:
tech.corefinance.common.service.CommonService<String,T,R>
- All Known Implementing Classes:
AccountServiceImpl
public interface AccountService<T extends Account,R extends tech.corefinance.common.repository.CommonResourceRepository<T,String>>
extends tech.corefinance.common.service.CommonService<String,T,R>
-
Method Summary
Methods inherited from interface tech.corefinance.common.service.CommonService
afterEntitySaved, afterItemDeleted, beforeItemDeleted, copyAdditionalPropertiesFromDtoToEntity, createEntityObject, createOrUpdateEntity, customEntityValidation, deleteEntity, findEntityClass, getEntityDetails, getRepository, searchByTextAndPage, searchByTextAndSort, searchData