Interface UserConfigViewContext

  • All Superinterfaces:
    UserProvider, ViewContext

    public interface UserConfigViewContext
    extends ViewContext

    A UserConfigViewContext provides a UserModifier which is used to change the subjacent User}.

    Since:
    11.2
    • Method Detail

      • getUserModifier

        UserModifier getUserModifier()
        Returns:
        the UserModifier to make persistent changes on its User
        Since:
        11.2