Added comment as reminder
This commit is contained in:
parent
72b2be6010
commit
92caa0377a
|
@ -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();
|
||||
|
||||
|
|
Loading…
Reference in New Issue