i have a fragment with two inner fragment. For the outside fragment I write a presenter with a user case "UserPressRedButton" when the UserPressRedButton action is completed I have to update the presentation layer of the two inner fragment In which way can link all together ?