Uses of Interface
edu.cnm.deepdive.picmegallery.model.dao.PhotoRepository
-
Packages that use PhotoRepository Package Description edu.cnm.deepdive.picmegallery.service -
-
Uses of PhotoRepository in edu.cnm.deepdive.picmegallery.service
Constructors in edu.cnm.deepdive.picmegallery.service with parameters of type PhotoRepository Constructor Description PhotoService(PhotoRepository photoRepository)
This constructor initializes a PhotoRepository object.
-