Package com.sap.cloud.account


package com.sap.cloud.account
  • Class
    Description
    Account interface provides information about particular account.
    InvalidTenantException is a runtime exception which is thrown when specified tenant does not exist or is not assigned to the current application.
    Tenant interface provides information about particular tenant.
    TenantAlreadySetException is a runtime exception which is thrown when another tenant is already assigned to the current thread.
    TenantContext interface provides information about the tenant which is associated with the current Thread.
    TenantUnavailableException is a runtime exception which is thrown when the tenant context is unavailable.