EN · DE · RU · FR · ES

#579: TeamEventAttendeeDao.java

projectforge-business/src/main/java/org/projectforge/business/teamcal/event/model/TeamEventAttendeeDao.java Java class [@Service], projectforge-business/src/main/java/org/projectforge/business/teamcal/event/model/TeamEventAttendeeDao.java 42 lines · 16 code · 22 comments · 4 blank
Data access object for team event attendees. Manages persistence of event participants with their status (accepted/declined/tentative), comment, and notification preferences.

Git History

868d6abb7 2025 -> 2026
63081666f Source file headers: 2024-> 2025.
5bafe7941 @Repository -> @Service. @Transactional-Annotations removed.
b6092df09 Copyright 2023 -> 2024
ab45d51fa Copyright 2001-2022 -> 2001-2023.