Interface UserConfigViewContext
- All Superinterfaces:
UserProvider
,ViewContext
A UserConfigViewContext
provides a UserModifier
which is used to change
the subjacent User
}.
- Since:
- 11.2
-
Method Summary
Methods inherited from interface com.novomind.ecom.api.iagent.frontend.ViewContext
getUser
-
Method Details
-
getUserModifier
UserModifier getUserModifier()- Returns:
- the
UserModifier
to make persistent changes on itsUser
- Since:
- 11.2
-