#1124: UserPrefCacheData.kt
projectforge-business/src/main/kotlin/org/projectforge/business/user/UserPrefCacheData.kt Object / Singleton : UserPrefCacheDataKey, value: Any?, persistent: Boolean, projectforge-business/src/main/kotlin/org/projectforge/business/user/UserPrefCacheData.kt 162 lines · 86 code · 58 comments · 18 blank
Caching layer for improved performance
Git History
868d6abb7 2025 -> 2026
63081666f Source file headers: 2024-> 2025.
811041325 Migration stuff in progress...
011000f03 Migration stuff in progress... (all tests of all packages: OK).
4d58829cc UserPrefCache and UserXmlPreferencesCache refactored.
f88994f41 Migration stuff in progress...
67805f2fc ThreadLocalUserContext.user -> ThreadLocalUserContext.loggedInUser (renamed for avoiding mis-understandings in code).
4c04cfd65 MAJOR-CHANGE! Migration of integer id's to Long id's (including fk's etc.)