GroupService.javaPart of the Core business logic layer. Service Layer.
Group business logic
GroupService — class.
Key dependencies: jakarta.annotation.PostConstruct, org.projectforge.business.common.BaseUserGroupRightService, org.projectforge.business.user.GroupDao, org.projectforge.business.user.GroupsComparator, org.projectforge.business.user.UserGroupCache, org.projectforge.business.user.UsersComparator, org.projectforge.common.StringHelper, org.projectforge.framework.persistence.user.api.ThreadLocalUserContext
| Commit | Description |
|---|---|
868d6abb7 | 2025 -> 2026 (minor edit, license header update) |
cf6de8d5a | GroupServiceImpl -> GroupService. UISelect.createGroupSelect fixed (used e.g. by UserPagesRest) (major refactor, updated imports) |
63081666f | Source file headers: 2024-> 2025. (minor edit, license header update) |
4942c854d | Migration stuff in progress... (minor edit, method changes) |
4c04cfd65 | MAJOR-CHANGE! Migration of integer id's to Long id's (including fk's etc.) (minor edit, method changes) |
b6092df09 | Copyright 2023 -> 2024 |
ab45d51fa | Copyright 2001-2022 -> 2001-2023. |
5f7ef41b8 | Copyright 2021 -> 2022 |
43bc37b98 | WIP: data transfer tool. |
ceb63e8a1 | Source code header: (C) 2001-2021. |