EN · DE · RU · FR · ES

#477: HRPlanningFilter.java

projectforge-business/src/main/java/org/projectforge/business/humanresources/HRPlanningFilter.java · Data Filter · 163 lines · 84 code · 53 comments · 26 blank

Part of the Core business logic layer. Data Filter.

Java Filter implementing HRPlanningFilter.

Structure

HRPlanningFilterclass : BaseSearchFilter.

Key dependencies: org.projectforge.framework.persistence.api.BaseSearchFilter, org.projectforge.framework.time.LocalDatePeriod, org.projectforge.framework.time.TimePeriod

Design Decisions

Gotchas & Pitfalls

Git History

CommitDescription
868d6abb72025 -> 2026 (minor edit, license header update)
63081666fSource file headers: 2024-> 2025. (minor edit, license header update)
4c04cfd65MAJOR-CHANGE! Migration of integer id's to Long id's (including fk's etc.) (substantial changes, method changes)
b6092df09Copyright 2023 -> 2024 (minor edit, license header update)
ab45d51faCopyright 2001-2022 -> 2001-2023. (minor edit, license header update)
5f7ef41b8Copyright 2021 -> 2022
ceb63e8a1Source code header: (C) 2001-2021.
50b0516d8HRPlanning stuff -> LocalDate.
a6a7aece4Optimize Imports
8cf9911d4HRPlanningList: Fix EditPage