Package | Description |
---|---|
com.genesyslab.platform.applicationblocks.com.objects | |
com.genesyslab.platform.applicationblocks.com.queries |
Modifier and Type | Method | Description |
---|---|---|
CfgSwitch |
CfgAgentLogin.getSwitch() |
A unique identifier of the
Switch
to which this agent login belongs. |
CfgSwitch |
CfgDelSwitchAccess.getSwitch() |
|
CfgSwitch |
CfgDeltaAgentLogin.getSwitch() |
A unique identifier of the
Switch
to which this agent login belongs. |
CfgSwitch |
CfgDeltaDN.getSwitch() |
A unique identifier of the
Switch
to which this DN belongs. |
CfgSwitch |
CfgDeltaVoicePrompt.getSwitch() |
A unique identifier of the
CfgSwitch
to which this voice prompt belongs. |
CfgSwitch |
CfgDN.getSwitch() |
A unique identifier of the
Switch
to which this DN belongs. |
CfgSwitch |
CfgDNAccessNumber.getSwitch() |
A unique identifier of the
Switch
that initiates call. |
CfgSwitch |
CfgSwitchAccessCode.getSwitch() |
A unique identifier of the
Switch
to which this access code is assigned. |
CfgSwitch |
CfgVoicePrompt.getSwitch() |
A unique identifier of the
CfgSwitch
to which this voice prompt belongs. |
CfgSwitch |
CfgDeltaSwitch.retrieveCfgSwitch() |
Read base CfgSwitch configuration object caused this event.
|
Modifier and Type | Method | Description |
---|---|---|
void |
CfgAgentLogin.setSwitch(CfgSwitch value) |
A unique identifier of the
Switch
to which this agent login belongs. |
void |
CfgDelSwitchAccess.setSwitch(CfgSwitch value) |
|
void |
CfgDN.setSwitch(CfgSwitch value) |
A unique identifier of the
Switch
to which this DN belongs. |
void |
CfgDNAccessNumber.setSwitch(CfgSwitch value) |
A unique identifier of the
Switch
that initiates call. |
void |
CfgSwitchAccessCode.setSwitch(CfgSwitch value) |
A unique identifier of the
Switch
to which this access code is assigned. |
void |
CfgVoicePrompt.setSwitch(CfgSwitch value) |
A unique identifier of the
CfgSwitch
to which this voice prompt belongs. |
Modifier and Type | Method | Description |
---|---|---|
CfgSwitch |
CfgSwitchQuery.executeSingleResult() |
Executes a query the result of which is a single object.
|
Modifier and Type | Method | Description |
---|---|---|
AsyncRequestResult<CfgSwitch> |
CfgSwitchQuery.beginExecute(Action<AsyncRequestResult<CfgSwitch>> callback,
java.lang.Object state) |
Begins the asynchronous execution of the current query.
|
java.util.Collection<CfgSwitch> |
CfgSwitchQuery.execute() |
Executes the query and returns a list of CfgSwitch objects.
|
Modifier and Type | Method | Description |
---|---|---|
AsyncRequestResult<CfgSwitch> |
CfgSwitchQuery.beginExecute(Action<AsyncRequestResult<CfgSwitch>> callback,
java.lang.Object state) |
Begins the asynchronous execution of the current query.
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.