Package | Description |
---|---|
com.genesyslab.platform.applicationblocks.com.objects | |
com.genesyslab.platform.applicationblocks.com.queries | |
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 | Method | Description |
---|---|---|
CfgHost |
CfgServer.getHost() |
A unique identifier of the
CfgHost
where this server resides. |
CfgHost |
CfgDeltaHost.retrieveCfgHost() |
Read base CfgHost configuration object caused this event.
|
Modifier and Type | Method | Description |
---|---|---|
void |
CfgServer.setHost(CfgHost value) |
A unique identifier of the
CfgHost
where this server resides. |
Modifier and Type | Method | Description |
---|---|---|
CfgHost |
CfgHostQuery.executeSingleResult() |
Executes a query the result of which is a single object.
|
Modifier and Type | Method | Description |
---|---|---|
AsyncRequestResult<CfgHost> |
CfgHostQuery.beginExecute(Action<AsyncRequestResult<CfgHost>> callback,
java.lang.Object state) |
Begins the asynchronous execution of the current query.
|
java.util.Collection<CfgHost> |
CfgHostQuery.execute() |
Executes the query and returns a list of CfgHost objects.
|
Modifier and Type | Method | Description |
---|---|---|
AsyncRequestResult<CfgHost> |
CfgHostQuery.beginExecute(Action<AsyncRequestResult<CfgHost>> callback,
java.lang.Object state) |
Begins the asynchronous execution of the current query.
|
Modifier and Type | Method | Description |
---|---|---|
CfgHost |
GCOMApplicationConfiguration.GCOMHost.getCfgHost() |
Returns reference to the original COM AB configuration object.
|
Constructor | Description |
---|---|
GCOMHost(CfgHost cfgHost) |
Structure constructor for extraction of configuration data
from Genesys Configuration Server objects and structures
represented with COM AB.
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.