Package | Description |
---|---|
com.genesyslab.wfm8.API.service.config852 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<CfgSite> |
CfgSiteHolder.objectArray
An array of
CfgSite , returned if request specifies
ECfgInfoType.CFG_INFO_OBJECT detail level |
Modifier and Type | Method and Description |
---|---|
java.util.List<CfgSite> |
CfgSiteHolder.getObjectArray()
Gets the value of the objectArray property.
|
Modifier and Type | Method and Description |
---|---|
CfgValidationHolder |
WFMConfigService852Soap.insertSite(CfgSite site,
boolean ignoreWarnings)
Inserts CfgSite object
|
CfgValidationHolder |
WFMConfigService852Soap.updateSite(CfgSite site,
boolean checkTimestamp,
boolean ignoreWarnings)
Update CfgSite object
|
CfgValidationHolder |
WFMConfigService852Soap.validateSite(CfgSite site)
Validate CfgSite object
|
CfgSiteHolder |
CfgSiteHolder.withObjectArray(CfgSite... values) |
Modifier and Type | Method and Description |
---|---|
void |
CfgSiteHolder.setObjectArray(java.util.List<CfgSite> objectArray)
Sets the value of the objectArray property.
|
CfgSiteHolder |
CfgSiteHolder.withObjectArray(java.util.Collection<CfgSite> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.