EN · DE · RU · FR · ES

#1226: BaseDOPersistenceService.kt

projectforge-business/src/main/kotlin/org/projectforge/framework/persistence/api/BaseDOPersistenceService.kt Object / Singleton : ExtendedBaseDO<Long>>( var dbObjBackup: O? = null, var wantsReindexAllDependentObjects: Boolean = false, var modStatus: EntityCopyStatus? = null ) @Autowired private lateinit var accessChecker: AccessChecker @Autowired private lateinit var historyService: HistoryService @Autowired private lateinit var persistenceService: PfPersistenceService /** * Inserts the object. * @param baseDao The BaseDao of the object. If null, projectforge-business/src/main/kotlin/org/projectforge/framework/persistence/api/BaseDOPersistenceService.kt 454 lines · 353 code · 80 comments · 21 blank
Business service layer component

Git History

868d6abb7 2025 -> 2026
b7861b2ff Addresses: forced deletion fixed (after mgc migration): sipgate-contacts and history entries / attrs.
63081666f Source file headers: 2024-> 2025.
5f9bbfbd3 Fix typos in projectforge-business directory
89ea9a532 Migration stuff in progress... (all tests of all packages: OK).
bbc198d03 Migration stuff in progress... (all tests of all packages: OK).
ba2479571 Migration stuff in progress...
87dd5b87c AuftragsCache refactored, migration stuff... (all tests OK)