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
-
Method Details
-
getTenantId
Getter for the id of a tenant.
In a zone enabled context this represents the zone id.- Returns:
- The identifier of the tenant (or zone, if applicable).
-