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
TenantModifierto make persistent changes on itsTenant - Since:
- 11.2
-