Uses of Interface
com.flowingcode.backendcore.service.DeletionService
-
Uses of DeletionService in com.flowingcode.backendcore.service
Subinterfaces of DeletionService in com.flowingcode.backendcore.serviceModifier and TypeInterfaceDescriptioninterfaceCrudService<T,K> Specifies the contract of a generic service that provides methods to manage entities based on CRUD operations.