Interface AccountConnectorTabViewContext

All Superinterfaces:
UserProvider, ViewContext

public interface AccountConnectorTabViewContext extends ViewContext

A AccountConnectorTabViewContext provide an AccountModifier which is used to change the subjacent Account}.

  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the AccountModifier used to make persistent changes on the underlying Account.

    Methods inherited from interface com.novomind.ecom.api.iagent.frontend.ViewContext

    getUser
  • Method Details

    • getAccountModifier

      AccountModifier getAccountModifier()
      Returns the AccountModifier used to make persistent changes on the underlying Account.
      Returns:
      the AccountModifier to make persistent changes on its Account