Package | Description |
---|---|
com.genesyslab.platform.applicationblocks.com.objects | |
com.genesyslab.platform.applicationblocks.com.queries |
Modifier and Type | Method | Description |
---|---|---|
CfgObjectiveTable |
CfgAgentInfo.getContract() |
A unique identifier of
Cost Contract
(CfgObjectiveTable) with which this Agent is associated. |
CfgObjectiveTable |
CfgDeltaDN.getContract() |
A unique identifier of
Cost Contract
(CfgObjectiveTable) with which this DN is associated. |
CfgObjectiveTable |
CfgDeltaGroup.getContract() |
A unique identifier of Cost Contract (
Objective Table
) with which this Group is associated. |
CfgObjectiveTable |
CfgDeltaPlace.getContract() |
A unique identifier of
Cost Contract
(CfgObjectiveTable) with which this Place is associated. |
CfgObjectiveTable |
CfgDN.getContract() |
A unique identifier of
Cost Contract
(CfgObjectiveTable) with which this DN is associated. |
CfgObjectiveTable |
CfgGroup.getContract() |
A unique identifier of Cost Contract (
Objective Table
) with which this Group is associated. |
CfgObjectiveTable |
CfgPlace.getContract() |
A unique identifier of
Cost Contract
(CfgObjectiveTable) with which this Place is associated. |
CfgObjectiveTable |
CfgDeltaTenant.getDefaultContract() |
A unique identifier of the cost contract (
CfgObjectiveTable
)
associated with this tenant. |
CfgObjectiveTable |
CfgTenant.getDefaultContract() |
A unique identifier of the cost contract (
CfgObjectiveTable
)
associated with this tenant. |
CfgObjectiveTable |
CfgDeltaObjectiveTable.retrieveCfgObjectiveTable() |
Read base CfgObjectiveTable configuration object caused this event.
|
Modifier and Type | Method | Description |
---|---|---|
void |
CfgAgentInfo.setContract(CfgObjectiveTable value) |
A unique identifier of
Cost Contract
(CfgObjectiveTable) with which this Agent is associated. |
void |
CfgDN.setContract(CfgObjectiveTable value) |
A unique identifier of
Cost Contract
(CfgObjectiveTable) with which this DN is associated. |
void |
CfgGroup.setContract(CfgObjectiveTable value) |
A unique identifier of Cost Contract (
Objective Table
) with which this Group is associated. |
void |
CfgPlace.setContract(CfgObjectiveTable value) |
A unique identifier of
Cost Contract
(CfgObjectiveTable) with which this Place is associated. |
void |
CfgTenant.setDefaultContract(CfgObjectiveTable value) |
A unique identifier of the cost contract (
CfgObjectiveTable
)
associated with this tenant. |
Modifier and Type | Method | Description |
---|---|---|
CfgObjectiveTable |
CfgObjectiveTableQuery.executeSingleResult() |
Executes a query the result of which is a single object.
|
Modifier and Type | Method | Description |
---|---|---|
AsyncRequestResult<CfgObjectiveTable> |
CfgObjectiveTableQuery.beginExecute(Action<AsyncRequestResult<CfgObjectiveTable>> callback,
java.lang.Object state) |
Begins the asynchronous execution of the current query.
|
java.util.Collection<CfgObjectiveTable> |
CfgObjectiveTableQuery.execute() |
Executes the query and returns a list of CfgObjectiveTable objects.
|
Modifier and Type | Method | Description |
---|---|---|
AsyncRequestResult<CfgObjectiveTable> |
CfgObjectiveTableQuery.beginExecute(Action<AsyncRequestResult<CfgObjectiveTable>> 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.