C D E F G J M P S U 
All Classes All Packages

D

delete(long, Authentication) - Method in class edu.cnm.deepdive.picmegallery.controller.EventController
This delete method deletes an event by the specified event id.
delete(Event) - Method in class edu.cnm.deepdive.picmegallery.service.EventService
A method that deletes a specified event
delete(Photo, long) - Method in class edu.cnm.deepdive.picmegallery.controller.PhotoController
Deletes a photo associated with a specific primary key.
delete(Photo, Long) - Method in class edu.cnm.deepdive.picmegallery.service.PhotoService
Deletes a specific photo.
deleteEventById(Long) - Method in interface edu.cnm.deepdive.picmegallery.model.dao.EventRepository
This query allows users to delete an event by Id
C D E F G J M P S U 
All Classes All Packages