| Package | Description |
|---|---|
| com.genesyslab.wfm8.API.service.config852 |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<CfgAgent> |
CfgAgentHolder.objectArray
An array of
CfgAgent, returned if request specifies
ECfgInfoType.CFG_INFO_OBJECT detail level |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CfgAgent> |
CfgAgentHolder.getObjectArray()
Gets the value of the objectArray property.
|
| Modifier and Type | Method and Description |
|---|---|
static int |
CfgRotationHelper.getAgentRotationWeekIndex(CfgAgent agent,
OleDateTime date,
java.util.List<CfgRotation> wmRotations) |
CfgValidationHolder |
WFMConfigService852Soap.insertAgent(CfgAgent agent,
boolean ignoreWarnings)
Inserts new
CfgAgent object |
CfgValidationHolder |
WFMConfigService852Soap.updateAgent(CfgAgent agent,
boolean checkTimestamp,
boolean ignoreWarnings)
Updates
CfgAgent object |
CfgValidationHolder |
WFMConfigService852Soap.validateAgent(CfgAgent agent)
Validates CfgAgent object
|
CfgAgentHolder |
CfgAgentHolder.withObjectArray(CfgAgent... values) |
| Modifier and Type | Method and Description |
|---|---|
CfgValidationHolder |
WFMConfigService852Soap.insertAgents(java.util.List<CfgAgent> agents,
boolean ignoreWarnings)
Inserts multiple new
CfgAgent objects |
void |
CfgAgentHolder.setObjectArray(java.util.List<CfgAgent> objectArray)
Sets the value of the objectArray property.
|
CfgValidationHolder |
WFMConfigService852Soap.updateAgents(java.util.List<CfgAgent> agents,
boolean checkTimestamp,
boolean ignoreWarnings)
Updates multiple
CfgAgent objects |
CfgAgentHolder |
CfgAgentHolder.withObjectArray(java.util.Collection<CfgAgent> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.