Interface MessengerAccountConnectorTabViewContext
- All Superinterfaces:
UserProvider,ViewContext
A MessengerAccountConnectorTabViewContext provides a MessengerAccountModifier which is used to change
the subjacent MessengerAccount.
- Since:
- 12.20
-
Method Summary
Methods inherited from interface com.novomind.ecom.api.iagent.frontend.ViewContext
getUser
-
Method Details
-
getMessengerAccountModifier
MessengerAccountModifier getMessengerAccountModifier()- Returns:
- the
MessengerAccountModifierto make persistent changes on itsMessengerAccount - Since:
- 12.20
-