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