Interface PictureRepositoryCustom
- All Known Subinterfaces:
PictureRepository
public interface PictureRepositoryCustom
-
Method Summary
Modifier and Type Method Description java.util.List<Picture>
findAllPicturesByPlaygroundId(long id)
-
Method Details
-
findAllPicturesByPlaygroundId
-