Package | Description |
---|---|
com.genesyslab.wfm7.API.service.config761 |
Modifier and Type | Field and Description |
---|---|
private CfgProfile[] |
CfgProfileHolder.objectArray |
Modifier and Type | Method and Description |
---|---|
CfgProfile[] |
CfgProfileHolder.getObjectArray()
Gets the objectArray value for this CfgProfileHolder.
|
Modifier and Type | Method and Description |
---|---|
CfgValidationHolder |
WFMConfigService761Soap.insertProfile(CfgProfile profile,
boolean ignoreWarnings) |
void |
CfgProfileHolder.setObjectArray(CfgProfile[] objectArray)
Sets the objectArray value for this CfgProfileHolder.
|
CfgValidationHolder |
WFMConfigService761Soap.updateProfile(CfgProfile profile,
boolean checkTimestamp,
boolean ignoreWarnings) |
CfgValidationHolder |
WFMConfigService761Soap.validateProfile(CfgProfile profile) |
Constructor and Description |
---|
CfgProfileHolder(int objectIDArrayNSizeIs,
int[] objectIDArray,
int objectArrayNSizeIs,
CfgProfile[] objectArray,
int objectShortArrayNSizeIs,
CfgProfileShort[] objectShortArray,
int contractInfoNSizeIs,
CfgContractShort[] contractInfo,
long timestamp) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.