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 |
IApplication.getTenant() |
ITenant |
IEntity.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–2023. All rights reserved.