Uses of Class
edu.cnm.deepdive.picmegallery.service.PhotoService
-
Packages that use PhotoService Package Description edu.cnm.deepdive.picmegallery.controller -
-
Uses of PhotoService in edu.cnm.deepdive.picmegallery.controller
Constructors in edu.cnm.deepdive.picmegallery.controller with parameters of type PhotoService Constructor Description PhotoController(PhotoService photoService)
This Constructor creates a PhotoService object.
-