interface G22ProjectActions { void openObjectInProject(long id); void openPathInProject(S path); }