Package | Description |
---|---|
com.genesyslab.wfm7.API.service.config712 |
Modifier and Type | Field and Description |
---|---|
private CfgState[] |
CfgStateHolder.objectArray |
private CfgState[] |
CfgStateGroupHolder.stateInfo |
Modifier and Type | Method and Description |
---|---|
CfgState[] |
CfgStateHolder.getObjectArray()
Gets the objectArray value for this CfgStateHolder.
|
CfgState[] |
CfgStateGroupHolder.getStateInfo()
Gets the stateInfo value for this CfgStateGroupHolder.
|
Modifier and Type | Method and Description |
---|---|
CfgValidationHolder |
WFMConfigService712Soap.insertState(CfgState state,
boolean ignoreWarnings) |
void |
CfgStateHolder.setObjectArray(CfgState[] objectArray)
Sets the objectArray value for this CfgStateHolder.
|
void |
CfgStateGroupHolder.setStateInfo(CfgState[] stateInfo)
Sets the stateInfo value for this CfgStateGroupHolder.
|
CfgValidationHolder |
WFMConfigService712Soap.updateState(CfgState state,
boolean checkTimestamp,
boolean ignoreWarnings) |
CfgValidationHolder |
WFMConfigService712Soap.validateState(CfgState state) |
Constructor and Description |
---|
CfgStateGroupHolder(int objectIDArrayNSizeIs,
int[] objectIDArray,
int objectArrayNSizeIs,
CfgStateGroup[] objectArray,
int objectShortArrayNSizeIs,
CfgStateGroupShort[] objectShortArray,
int stateInfoNSizeIs,
CfgState[] stateInfo,
long timestamp) |
CfgStateHolder(int objectIDArrayNSizeIs,
int[] objectIDArray,
int objectArrayNSizeIs,
CfgState[] objectArray,
int stateGroupInfoNSizeIs,
CfgStateGroupShort[] stateGroupInfo,
long timestamp) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.