EN · DE · RU · FR · ES

#74: DataTransferAreaDO.kt

plugins/org.projectforge.plugins.datatransfer/src/main/kotlin/org/projectforge/plugins/datatransfer/DataTransferAreaDO.kt · Data Object (Entity) · 247 lines · 150 code · 66 comments · 31 blank

Part of the Data Transfer plugin. Data Object (Entity).

Kotlin jpa entity (do) representing DataTransferAreaDO. DataTransferAreaDO is defined in package <code>org.projectforge.plugins.datatransfer</code>.

Structure

DataTransferAreaDOopen class : AbstractBaseDO<Long>(), AttachmentsInfo, IDataTransferArea.

Key dependencies: org.hibernate.search.mapper.pojo.mapping.definition.annotation.Indexed, org.projectforge.Constants, org.projectforge.business.user.UserGroupCache, org.projectforge.common.anots.PropertyInfo, org.projectforge.framework.ToStringUtil.Companion.toJsonString, org.projectforge.framework.i18n.translateMsg, org.projectforge.framework.jcr.AttachmentsInfo, org.projectforge.framework.persistence.entities.AbstractBaseDO

Design Decisions

Gotchas & Pitfalls

Git History

CommitDescription
868d6abb72025 -> 2026 (minor edit, license header update)
63081666fSource file headers: 2024-> 2025. (minor edit, license header update)
44253baeeWIP: Setup of ProjectForge... (minor edit, work in progress)
66ec668f6Migration stuff in progress... (minor edit)
4c04cfd65MAJOR-CHANGE! Migration of integer id's to Long id's (including fk's etc.) (minor edit, updated imports)
ad9ac6b63Migration stuff in progress...
067a4cbb1Migration stuff in progress...
c04fb0d51Migration stuff in progress...
06828f490Migration stuff in progress...
b6092df09Copyright 2023 -> 2024