Uses of Class
edu.ucsb.cs156.happiercows.entities.Announcement
Packages that use Announcement
-
Uses of Announcement in edu.ucsb.cs156.happiercows.repositories
Methods in edu.ucsb.cs156.happiercows.repositories that return types with arguments of type AnnouncementModifier and TypeMethodDescriptionAnnouncementRepository.findByAnnouncementId(Long id) org.springframework.data.domain.Page<Announcement>AnnouncementRepository.findByCommonsId(Long commonsId, org.springframework.data.domain.Pageable pageable)