Class RootRequestFilter.TenantInformation

java.lang.Object
de.hybris.platform.util.RootRequestFilter.TenantInformation
Enclosing class:
RootRequestFilter

protected class RootRequestFilter.TenantInformation extends Object
  • Constructor Details

    • TenantInformation

      public TenantInformation(String tenantId, boolean mustEncodeIfSlave)
  • Method Details

    • getTenantId

      public String getTenantId()
    • getMustEncodeIfSlave

      public boolean getMustEncodeIfSlave()