public interface TenantFacade
Modifier and Type | Method and Description |
---|---|
Tenant |
getCurrentTenant()
Returns the current
Tenant . |
Tenant getCurrentTenant() throws TenantNotFoundException
Tenant
.TenantNotFoundException
- If the current Tenant
cannot be retrieved.Copyright © 2017 SAP SE. All rights reserved.