Uses of Class
com.sap.cloud.account.TenantAlreadySetException

Packages that use TenantAlreadySetException
com.sap.cloud.account   
 

Uses of TenantAlreadySetException in com.sap.cloud.account
 

Methods in com.sap.cloud.account that throw TenantAlreadySetException
<V> V
TenantContext.execute(String id, Callable<V> callable)
          This method will execute callable.call() method on behalf of the specified tenant and will return the result of the called method.
 



Copyright © 2014 SAP. All Rights Reserved.