final SampleRepository sampleRepository, final DispatchAsync dispatcher) {
super(eventBus, view, proxy);
this.dispatcher = dispatcher;
CoreGUIContext globalContext = new CoreGUIContext(
Console.MODULES.getCurrentSelectedProfile(),
Console.MODULES.getCurrentUser(), Console.MODULES.getDomainEntityManager()
);