| Package | Description |
|---|---|
| org.thales.punch.platform.api |
To deal with configuration and administative tasks, the punchplatform relies on a carefully
well designed configuration service.
|
| org.thales.punch.platform.impl |
| Modifier and Type | Method and Description |
|---|---|
ITenant |
IEntity.getTenant() |
ITenant |
IApplication.getTenant() |
ITenant |
IPlatform.getTenant(String tenantName) |
| Modifier and Type | Method and Description |
|---|---|
List<ITenant> |
IPlatform.getTenants() |
| Modifier and Type | Class and Description |
|---|---|
class |
TenantImpl
ITenant implementation
|
| Modifier and Type | Method and Description |
|---|---|
ITenant |
ApplicationImpl.getTenant() |
ITenant |
LocalPlatformImpl.getTenant(String tenantName) |
| Modifier and Type | Method and Description |
|---|---|
List<ITenant> |
LocalPlatformImpl.getTenants() |
Copyright © 2014–2022. All rights reserved.