EN · DE · RU · FR · ES

#435: BusinessAssessment.java

projectforge-business/src/main/java/org/projectforge/business/fibu/kost/BusinessAssessment.java · Business Assessment · 373 lines · 273 code · 56 comments · 44 blank

Part of the Core business logic layer. Business Assessment.

Java source file implementing application logic.

Structure

BusinessAssessmentclass : Serializable.

Key dependencies: org.projectforge.business.PfCaches, org.projectforge.business.fibu.KontoDO, org.projectforge.business.fibu.OldKostFormatter, org.projectforge.business.utils.CurrencyFormatter, org.projectforge.business.utils.HtmlHelper, org.projectforge.framework.persistence.user.api.ThreadLocalUserContext, org.projectforge.framework.time.PFDayUtils, org.projectforge.framework.utils.NumberHelper

Git History

CommitDescription
868d6abb72025 -> 2026 (minor edit, license header update)
63081666fSource file headers: 2024-> 2025. (minor edit, license header update)
ddf02927dMigration stuff in progress... (minor edit, updated imports)
50c3b7b46Migration stuff in progress... (all tests of all packages: OK). (minor edit, updated imports)
b3782c8a8Migration stuff in progress... (minor edit, updated imports)
1204b927bMigration stuff in progress... (all tests of all packages: OK).
a72903e36*.java, *.kt: StringBuffer -> StringBuilder.
b6092df09Copyright 2023 -> 2024
ab45d51faCopyright 2001-2022 -> 2001-2023.
73b0be50borg.apache.commons.collections -> org.apache.commons.collections4