Interface Tenant

All Known Subinterfaces:
TenantWithSubdomain
All Known Implementing Classes:
DefaultTenant

public interface Tenant
An interface representing a Tenant on the SAP Business Technology Platform.
  • Method Summary

    Modifier and Type
    Method
    Description
    Getter for the id of a tenant.
  • Method Details

    • getTenantId

      @Nonnull String getTenantId()
      Getter for the id of a tenant.
      Returns:
      The identifier of the tenant.