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