DataTransferAreaDO.ktPart 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>.
DataTransferAreaDO — open 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
| Commit | Description |
|---|---|
868d6abb7 | 2025 -> 2026 (minor edit, license header update) |
63081666f | Source file headers: 2024-> 2025. (minor edit, license header update) |
44253baee | WIP: Setup of ProjectForge... (minor edit, work in progress) |
66ec668f6 | Migration stuff in progress... (minor edit) |
4c04cfd65 | MAJOR-CHANGE! Migration of integer id's to Long id's (including fk's etc.) (minor edit, updated imports) |
ad9ac6b63 | Migration stuff in progress... |
067a4cbb1 | Migration stuff in progress... |
c04fb0d51 | Migration stuff in progress... |
06828f490 | Migration stuff in progress... |
b6092df09 | Copyright 2023 -> 2024 |