Interface NotesRepositoryCustom

All Known Subinterfaces:
NoteRepository
All Known Implementing Classes:
NotesRepositoryCustomImpl

public interface NotesRepositoryCustom
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • findAllDisplayed

      List<Note> findAllDisplayed()