LiquidityEntryPagesRest.ktPart of the Liquidity Planning plugin. REST API Controller.
REST API endpoint handling HTTP requests and responses for the ProjectForge web services.
LiquidityEntryPagesRest — class : AbstractDOPagesRest<LiquidityEntryDO, LiquidityEntryDao>(baseDaoClazz = LiquidityEntryDao::class.java, i18nKeyPrefix = "plugins.liquidityplanning.entry.title").
Key dependencies: org.projectforge.framework.persistence.api.MagicFilter, org.projectforge.plugins.liquidityplanning.LiquidityEntryDO, org.projectforge.plugins.liquidityplanning.LiquidityEntryDao, org.projectforge.rest.config.Rest, org.projectforge.rest.core.AbstractDOPagesRest, org.projectforge.ui., org.springframework.web.bind.annotation.RequestMapping, org.springframework.web.bind.annotation.RestController
| Commit | Description |
|---|---|
868d6abb7 | 2025 -> 2026 (minor edit, license header update) |
63081666f | Source file headers: 2024-> 2025. (minor edit, license header update) |
77bade6df | javax.* -> jakarta.* (minor edit, updated imports) |
b6092df09 | Copyright 2023 -> 2024 (minor edit, license header update) |
ab45d51fa | Copyright 2001-2022 -> 2001-2023. (minor edit, license header update) |
44dcb895b | AbstractPagesRest.createListLayout(...) refactored. |
52c99bf9c | Formatter -> UITableColumn.Formatter |
4a8ee9d9c | WIP: AG-Grid, multi-selection |
d6e38e608 | WIP: AG-Grid, mass-update |
5f7ef41b8 | Copyright 2021 -> 2022 |