Package | Description |
---|---|
step.client | |
step.controller.multitenancy | |
step.controller.multitenancy.client |
Modifier and Type | Method and Description |
---|---|
Tenant |
StepClient.getCurrentTenant() |
Modifier and Type | Method and Description |
---|---|
List<Tenant> |
StepClient.getAvailableTenants() |
Modifier and Type | Method and Description |
---|---|
Tenant |
TenantServices.getCurrentTenant() |
Tenant |
MultitenancyManager.getCurrentTenant(step.core.AbstractContext session) |
Modifier and Type | Method and Description |
---|---|
List<Tenant> |
TenantServices.getAllAvailableTenants() |
List<Tenant> |
MultitenancyManager.getAllAvailableTenants() |
List<Tenant> |
MultitenancyManager.getTenantsInSession(step.core.deployment.Session session) |
Modifier and Type | Method and Description |
---|---|
Tenant |
RemoteMultitenancyClientImpl.getCurrentTenant() |
Tenant |
MultitenancyClient.getCurrentTenant() |
Modifier and Type | Method and Description |
---|---|
List<Tenant> |
RemoteMultitenancyClientImpl.getAvailableTenants() |
List<Tenant> |
MultitenancyClient.getAvailableTenants() |
Copyright © 2020. All rights reserved.