Package | Description |
---|---|
com.genesyslab.platform.apptemplate.configuration |
Provides helper classes that read application options and other data from Configuration Server,
converts it to corresponding Platform SDK objects and makes it easier to set up connections
to backend servers and other applications.
|
Modifier and Type | Class | Description |
---|---|---|
static class |
GApplicationConfiguration.GTenantInfo |
Structure describing Tenant which is referred in the server application configuration.
It reflects detached information from COM AB CfgTenant . |
static class |
GCOMApplicationConfiguration.GCOMTenantInfo |
This class is an extension of base
GApplicationConfiguration.GTenantInfo structure
with logic related to COM AB information extraction as detached configuration data. |
Modifier and Type | Method | Description |
---|---|---|
java.util.List<IGApplicationConfiguration.IGTenantInfo> |
GApplicationConfiguration.getTenants() |
Returns list with information about tenants that are served by this application.
This value may be null if tenants information was not read/requested
(by default it is not requested). |
java.util.List<IGApplicationConfiguration.IGTenantInfo> |
IGApplicationConfiguration.getTenants() |
Returns list with information about tenants that are served by this application.
This value may be null if tenants information was not read/requested
(by default it is not requested). |
Modifier and Type | Method | Description |
---|---|---|
void |
GApplicationConfiguration.setTenants(java.util.List<IGApplicationConfiguration.IGTenantInfo> tenants) |
Sets list with information about tenants that are served by this application.
This value may be null if tenants information was not read/requested
(by default it is not requested). |
Constructor | Description |
---|---|
GTenantInfo(IGApplicationConfiguration.IGTenantInfo conf) |
Coping constructor.
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.