Interface AccountConnectorTabViewContext
- All Superinterfaces:
UserProvider
,ViewContext
A AccountConnectorTabViewContext
provide an AccountModifier
which is used to change
the subjacent Account
}.
-
Method Summary
Methods inherited from interface com.novomind.ecom.api.iagent.frontend.ViewContext
getUser
-
Method Details
-
getAccountModifier
AccountModifier getAccountModifier()- Returns:
- the
AccountModifier
to make persistent changes on itsAccount
-