#1030: VisitorbookInfo.kt
projectforge-business/src/main/kotlin/org/projectforge/business/orga/VisitorbookInfo.kt Type: Kotlin Class · Package: org.projectforge.business.orga · Source: projectforge-business/src/main/kotlin/org/projectforge/business/orga/VisitorbookInfo.kt 36 lines · 8 code · 25 comments · 3 blank
Kotlin Class implementing VisitorbookInfo.
Properties
| Property | Declaration |
lastDateOfVisit | LocalDate? = null |
latestArrived | String? = null |
latestDeparted | String? = null |
numberOfVisits | Int = 0 |
Architecture Analysis
Resides in projectforge-business, the core module containing domain logic, services, and persistence.
Git History
| Commit | What changed |
|---|
868d6abb75 | 2025 -> 2026 |
63081666f6 | Source file headers: 2024-> 2025. |
1e8b61f8ee | Migration stuff in progress... dynamicLayout.layoutBelowActions (below action buttons in edit pages). |
b5dc26e249 | Migration stuff in progress... (all tests of all packages: OK). |