Interface | Description |
---|---|
Account |
Account interface provides information about particular account. |
Tenant |
Tenant interface provides information about particular tenant. |
TenantContext |
TenantContext interface provides information about the tenant which is associated with the current
Thread . |
Exception | Description |
---|---|
InvalidTenantException |
InvalidTenantException is a runtime exception which is thrown when specified tenant does not exist or is not assigned
to the current application.
|
TenantAlreadySetException |
TenantAlreadySetException is a runtime exception which is thrown when another tenant is already assigned to the
current thread.
|
TenantUnavailableException |
TenantUnavailableException is a runtime exception which is thrown when the tenant context is unavailable.
|
Copyright © 2017 SAP. All Rights Reserved.