| Package | Description |
|---|---|
| com.genesyslab.wfm7.API.service.config761 |
| Modifier and Type | Field and Description |
|---|---|
private CfgSite[] |
CfgSiteHolder.objectArray
An array of
CfgSite, returned if request specifies
ECfgInfoType.CFG_INFO_OBJECT detail level |
| Modifier and Type | Method and Description |
|---|---|
CfgSite[] |
CfgSiteHolder.getObjectArray()
Gets the objectArray value for this CfgSiteHolder.
|
| Modifier and Type | Method and Description |
|---|---|
CfgValidationHolder |
WFMConfigService761Soap.insertSite(CfgSite site,
boolean ignoreWarnings) |
void |
CfgSiteHolder.setObjectArray(CfgSite[] objectArray)
Sets the objectArray value for this CfgSiteHolder.
|
CfgValidationHolder |
WFMConfigService761Soap.updateSite(CfgSite site,
boolean checkTimestamp,
boolean ignoreWarnings) |
CfgValidationHolder |
WFMConfigService761Soap.validateSite(CfgSite site) |
| Constructor and Description |
|---|
CfgSiteHolder(int objectIDArrayNSizeIs,
int[] objectIDArray,
int objectArrayNSizeIs,
CfgSite[] objectArray,
int objectShortArrayNSizeIs,
CfgSiteShort[] objectShortArray,
int BUInfoNSizeIs,
CfgBUShort[] BUInfo,
long timestamp) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.