Interface FrPermissionEventRepository
- All Superinterfaces:
org.springframework.data.repository.CrudRepository<PersistablePermissionEvent,,Long> PermissionEventRepository,org.springframework.data.repository.Repository<PersistablePermissionEvent,Long>
@Repository
public interface FrPermissionEventRepository
extends PermissionEventRepository, org.springframework.data.repository.CrudRepository<PersistablePermissionEvent,Long>
-
Method Summary
Methods inherited from interface org.springframework.data.repository.CrudRepository
count, delete, deleteAll, deleteAll, deleteAllById, deleteById, existsById, findAll, findAllById, findById, save, saveAllMethods inherited from interface energy.eddie.api.agnostic.process.model.events.PermissionEventRepository
findTop2ByPermissionIdAndEventCreatedLessThanEqualOrderByEventCreatedDesc, saveAndFlush