Package | Description |
---|---|
com.sap.cloud.account |
Modifier and Type | Method and Description |
---|---|
<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 © 2024 SAP. All rights reserved.