Package | Description |
---|---|
com.genesyslab.wfm7.API.service.config712 |
Modifier and Type | Field and Description |
---|---|
private CfgTimezone[] |
CfgTimezoneHolder.objectArray
An array of
CfgTimezone , returned if request specifies
ECfgInfoType.CFG_INFO_OBJECT detail level |
Modifier and Type | Method and Description |
---|---|
CfgTimezone[] |
CfgTimezoneHolder.getObjectArray()
Gets the objectArray value for this CfgTimezoneHolder.
|
Modifier and Type | Method and Description |
---|---|
CfgValidationHolder |
WFMConfigService712Soap.insertTimezone(CfgTimezone timezone,
boolean ignoreWarnings) |
void |
WFMConfigService712Soap.setLocalTimezone(CfgTimezone timezone) |
void |
CfgTimezoneHolder.setObjectArray(CfgTimezone[] objectArray)
Sets the objectArray value for this CfgTimezoneHolder.
|
CfgValidationHolder |
WFMConfigService712Soap.updateTimezone(CfgTimezone timezone,
boolean checkTimestamp,
boolean ignoreWarnings) |
CfgValidationHolder |
WFMConfigService712Soap.validateTimezone(CfgTimezone timezone) |
Constructor and Description |
---|
CfgTimezoneHolder(int objectIDArrayNSizeIs,
int[] objectIDArray,
int objectArrayNSizeIs,
CfgTimezone[] objectArray,
int objectShortArrayNSizeIs,
CfgTimezoneShort[] objectShortArray,
long timestamp) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.