public class TenantHelper
extends java.lang.Object
| Constructor and Description |
|---|
TenantHelper() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getPartition()
Gets the attribute value for the calculated attribute Partition.
|
static java.lang.String |
getTenantName()
Gets the attribute value for the calculated attribute TenantName.
|
static java.lang.String |
getTenantUUID()
return current Tenant's UUID, which will be used for tenant striping of sdohelpercontext
|
static boolean |
isGlobal() |
public static java.lang.String getTenantName()
public static java.lang.String getPartition()
public static java.lang.String getTenantUUID()
public static boolean isGlobal()