EN · DE · RU · FR · ES

#1083: CalendarAccessStatus.kt

projectforge-business/src/main/kotlin/org/projectforge/business/teamcal/CalendarAccessStatus.kt Type: Kotlin Class · Package: org.projectforge.business.teamcal · Source: projectforge-business/src/main/kotlin/org/projectforge/business/teamcal/CalendarAccessStatus.kt 39 lines · 7 code · 28 comments · 4 blank
Kotlin Class implementing CalendarAccessStatus.

Properties

PropertyDeclaration
i18nKeyString

Architecture Analysis

Resides in projectforge-business, the core module containing domain logic, services, and persistence. Defines a fixed set of named constants, often implementing I18nEnum for internationalized display labels.

Git History

CommitWhat changed
868d6abb752025 -> 2026
63081666f6Source file headers: 2024-> 2025.
b6092df092Copyright 2023 -> 2024
ab45d51fa4Copyright 2001-2022 -> 2001-2023.
5f7ef41b8cCopyright 2021 -> 2022
ceb63e8a1bSource code header: (C) 2001-2021.
c526c1bbbeI18nEnum, IUserRightId -> Kotlin.
d9c01bcef2Formatter.jsx: Address book fixed (is now displayName).