Interface TenantConfigViewContext

All Superinterfaces:
UserProvider, ViewContext

public interface TenantConfigViewContext extends ViewContext

A TenantConfigViewContext provides a TenantModifier which is used to change the subjacent Tenant}.

Since:
11.2
  • Method Details

    • getTenantModifier

      TenantModifier getTenantModifier()
      Returns:
      the TenantModifier to make persistent changes on its Tenant
      Since:
      11.2