Interface SecurityQuestionRepoExt

All Known Subinterfaces:
SecurityQuestionRepo
All Known Implementing Classes:
SecurityQuestionRepoExtImpl
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface SecurityQuestionRepoExt
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • deleteById

      void deleteById(String key)