Added comment as reminder

This commit is contained in:
Luca Frosini 2022-12-13 10:54:50 +01:00
parent 72b2be6010
commit 92caa0377a
1 changed files with 4 additions and 0 deletions

View File

@ -89,6 +89,10 @@ public class GCatInitializator implements ApplicationManager {
context);
/*
* We don't delete the relation.
* Thanks to the propagation constraint,
* it will be deleted when the EService will be deleted.
*
ApplicationContext applicationContext = ContextProvider.get();
String gcatEServiceID = applicationContext.id();