Package | Description |
---|---|
com.genesyslab.wfm7.API.service.config750 |
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 |
WFMConfigService750Soap.insertRotation(CfgRotation rotation,
boolean ignoreWarnings) |
void |
CfgRotationHolder.setObjectArray(CfgRotation[] objectArray)
Sets the objectArray value for this CfgRotationHolder.
|
CfgValidationHolder |
WFMConfigService750Soap.updateRotation(CfgRotation rotation,
boolean checkTimestamp,
boolean ignoreWarnings) |
CfgValidationHolder |
WFMConfigService750Soap.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.