public class ADFTenantContextFactory extends TenantContextFactory
| Constructor and Description |
|---|
ADFTenantContextFactory() |
| Modifier and Type | Method and Description |
|---|---|
TenantContext |
getTenantContext()
Gets platform TenantContext.
|
getInstancepublic TenantContext getTenantContext()
TenantContextFactoryTenantContext is always non-null regardless of what's in the environment.
getTenantContext in class TenantContextFactory