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