MarketingPluginAddressDeletionListener.ktPart of the Marketing Campaign plugin. Event Listener.
MarketingPluginAddressDeletionListener — class : AddressCampaignDao) : AddressDeletionListener.
Key dependencies: org.projectforge.business.address.AddressDO, org.projectforge.business.address.AddressDeletionListener
| Commit | Description |
|---|---|
868d6abb7 | 2025 -> 2026 (minor edit, license header update) |
63081666f | Source file headers: 2024-> 2025. (minor edit, license header update) |
108ecf629 | !!!!! Big change of Transaction handling: Re-uses PfPersistenceContext as much as possible (not yet finished). Tests doesn't yet run. readonly-Transactions in PfPersistenceService removed, write-operations of PfPersistenceService removed. (minor edit, method changes) |
b1560ca43 | Migration stuff in progress... (substantial changes, updated imports) |
06828f490 | Migration stuff in progress... (minor edit) |
b6092df09 | Copyright 2023 -> 2024 |
ab45d51fa | Copyright 2001-2022 -> 2001-2023. |
5f7ef41b8 | Copyright 2021 -> 2022 |
2d917460c | Force deletion of historizable BaseDO implemented: support of marketing plugin implemented. |