IGApplicationConfiguration.IGTenantInfo
public static class GCOMApplicationConfiguration.GCOMTenantInfo extends GApplicationConfiguration.GTenantInfo
GApplicationConfiguration.GTenantInfo
structure
with logic related to COM AB information extraction as detached configuration data.
It is designed for usage by GCOMApplicationConfiguration
container.Constructor | Description |
---|---|
GCOMTenantInfo(CfgTenant cfgTenant) |
Structure constructor for extraction of configuration data
from Genesys Configuration Server objects and structures
represented with COM AB.
|
GCOMTenantInfo(GCOMApplicationConfiguration.GCOMTenantInfo conf) |
Copying constructor.
|
Modifier and Type | Method | Description |
---|---|---|
GCOMApplicationConfiguration.GCOMTenantInfo |
clone() |
|
protected java.lang.String |
contentToString() |
This method is used from
GApplicationConfiguration.GTenantInfo.toString() to build
string representation of the internal content (configuration properties names and values). |
CfgTenant |
getCfgTenant() |
Returns reference to the original COM AB configuration object.
|
equals, getDbid, getName, getObjectState, getPassword, getState, hashCode, isServiceProvider, setDbid, setIsServiceProvider, setName, setObjectState, setPassword, setState, toString
public GCOMTenantInfo(CfgTenant cfgTenant) throws ConfigurationException
cfgTenant
- COM AB structure with initial informationConfigurationException
public GCOMTenantInfo(GCOMApplicationConfiguration.GCOMTenantInfo conf)
conf
- original configuration to copy configuration values frompublic CfgTenant getCfgTenant()
protected java.lang.String contentToString()
GApplicationConfiguration.GTenantInfo.toString()
to build
string representation of the internal content (configuration properties names and values).contentToString
in class GApplicationConfiguration.GTenantInfo
GApplicationConfiguration.GTenantInfo.toString()
public GCOMApplicationConfiguration.GCOMTenantInfo clone()
clone
in class GApplicationConfiguration.GTenantInfo
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.