Interface PictureRepositoryCustom

All Known Subinterfaces:
PictureRepository

public interface PictureRepositoryCustom
  • Method Details

    • findAllPicturesByPlaygroundId

      java.util.List<Picture> findAllPicturesByPlaygroundId​(long id)