| Package | Description |
|---|---|
| com.genesyslab.wfm7.API.service.config720 |
| Modifier and Type | Field and Description |
|---|---|
private CfgAgent[] |
CfgAgentHolder.objectArray
An array of
CfgAgent, returned if request specifies
ECfgInfoType.CFG_INFO_OBJECT detail level |
| Modifier and Type | Method and Description |
|---|---|
CfgAgent[] |
CfgAgentHolder.getObjectArray()
Gets the objectArray value for this CfgAgentHolder.
|
| Modifier and Type | Method and Description |
|---|---|
CfgValidationHolder |
WFMConfigService720Soap.insertAgent(CfgAgent agent,
boolean ignoreWarnings)
Inserts new Agent (
CfgAgent) Object to database |
void |
CfgAgentHolder.setObjectArray(CfgAgent[] objectArray)
Sets the objectArray value for this CfgAgentHolder.
|
CfgValidationHolder |
WFMConfigService720Soap.updateAgent(CfgAgent agent,
boolean checkTimestamp,
boolean ignoreWarnings)
Updates existing Agent (
CfgAgent) object |
CfgValidationHolder |
WFMConfigService720Soap.validateAgent(CfgAgent agent) |
| Constructor and Description |
|---|
CfgAgentHolder(int objectIDArrayNSizeIs,
int[] objectIDArray,
int objectArrayNSizeIs,
CfgAgent[] objectArray,
int objectShortArrayNSizeIs,
CfgAgentShort[] objectShortArray,
int teamInfoNSizeIs,
CfgTeamShort[] teamInfo,
int contractInfoNSizeIs,
CfgContractShort[] contractInfo,
long timestamp) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.