| Package | Description |
|---|---|
| com.genesyslab.wfm7.API.service.config712 |
| Modifier and Type | Field and Description |
|---|---|
private CfgContract[] |
CfgContractHolder.objectArray
An array of
CfgContract objects, returned if request specifies
ECfgInfoType.CFG_INFO_OBJECT detail level |
| Modifier and Type | Method and Description |
|---|---|
CfgContract[] |
CfgContractHolder.getObjectArray()
Gets the objectArray value for this CfgContractHolder.
|
| Modifier and Type | Method and Description |
|---|---|
CfgValidationHolder |
WFMConfigService712Soap.insertContract(CfgContract contract,
boolean ignoreWarnings) |
void |
CfgContractHolder.setObjectArray(CfgContract[] objectArray)
Sets the objectArray value for this CfgContractHolder.
|
CfgValidationHolder |
WFMConfigService712Soap.updateContract(CfgContract contract,
boolean checkTimestamp,
boolean ignoreWarnings) |
CfgValidationHolder |
WFMConfigService712Soap.validateContract(CfgContract contract) |
| Constructor and Description |
|---|
CfgContractHolder(int objectIDArrayNSizeIs,
int[] objectIDArray,
int objectArrayNSizeIs,
CfgContract[] objectArray,
int objectShortArrayNSizeIs,
CfgContractShort[] objectShortArray,
int shiftInfoNSizeIs,
CfgShiftShort[] shiftInfo,
long timestamp) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.