| Package | Description |
|---|---|
| com.genesyslab.wfm7.API.service.config712 |
| Modifier and Type | Field and Description |
|---|---|
private CfgRotation[] |
CfgRotationHolder.objectArray
An array of
CfgRotation objects, returned if request specifies
ECfgInfoType.CFG_INFO_OBJECT detail level |
| Modifier and Type | Method and Description |
|---|---|
CfgRotation[] |
CfgRotationHolder.getObjectArray()
Gets the objectArray value for this CfgRotationHolder.
|
| Modifier and Type | Method and Description |
|---|---|
CfgValidationHolder |
WFMConfigService712Soap.insertRotation(CfgRotation rotation,
boolean ignoreWarnings) |
void |
CfgRotationHolder.setObjectArray(CfgRotation[] objectArray)
Sets the objectArray value for this CfgRotationHolder.
|
CfgValidationHolder |
WFMConfigService712Soap.updateRotation(CfgRotation rotation,
boolean checkTimestamp,
boolean ignoreWarnings) |
CfgValidationHolder |
WFMConfigService712Soap.validateRotation(CfgRotation rotation) |
| Constructor and Description |
|---|
CfgRotationHolder(int objectIDArrayNSizeIs,
int[] objectIDArray,
int objectArrayNSizeIs,
CfgRotation[] objectArray,
int objectShortArrayNSizeIs,
CfgRotationShort[] objectShortArray,
int activityInfoNSizeIs,
CfgActivityShort[] activityInfo,
long timestamp) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.