EN · DE · RU · FR · ES

#471: GroupService.java

projectforge-business/src/main/java/org/projectforge/business/group/service/GroupService.java · Service Layer · 189 lines · 127 code · 40 comments · 22 blank

Part of the Core business logic layer. Service Layer.

Group business logic

Structure

GroupServiceclass.

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

Git History

CommitDescription
868d6abb72025 -> 2026 (minor edit, license header update)
cf6de8d5aGroupServiceImpl -> GroupService. UISelect.createGroupSelect fixed (used e.g. by UserPagesRest) (major refactor, updated imports)
63081666fSource file headers: 2024-> 2025. (minor edit, license header update)
4942c854dMigration stuff in progress... (minor edit, method changes)
4c04cfd65MAJOR-CHANGE! Migration of integer id's to Long id's (including fk's etc.) (minor edit, method changes)
b6092df09Copyright 2023 -> 2024
ab45d51faCopyright 2001-2022 -> 2001-2023.
5f7ef41b8Copyright 2021 -> 2022
43bc37b98WIP: data transfer tool.
ceb63e8a1Source code header: (C) 2001-2021.