Package | Description |
---|---|
com.genesyslab.wfm7.API.service.config750 |
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 |
WFMConfigService750Soap.insertAgent(CfgAgent agent,
boolean ignoreWarnings)
Inserts a new Agent (
CfgAgent ) Object to database |
void |
CfgAgentHolder.setObjectArray(CfgAgent[] objectArray)
Sets the objectArray value for this CfgAgentHolder.
|
CfgValidationHolder |
WFMConfigService750Soap.updateAgent(CfgAgent agent,
boolean checkTimestamp,
boolean ignoreWarnings)
Updates an existing Agent (
CfgAgent ) object |
CfgValidationHolder |
WFMConfigService750Soap.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.