Package | Description |
---|---|
com.genesyslab.wfm8.API.service.config800 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<CfgState> |
CfgStateHolder.objectArray |
protected java.util.List<CfgState> |
CfgStateGroupHolder.stateInfo |
Modifier and Type | Method and Description |
---|---|
CfgState |
CfgState.withTimestamp(long value) |
CfgState |
CfgState.withWmCfgStateId(int value) |
CfgState |
CfgState.withWmCfgStateType(int value) |
CfgState |
CfgState.withWmFixedStateId(int value) |
CfgState |
CfgState.withWmName(java.lang.String value) |
CfgState |
CfgState.withWmSchStateId(int value) |
CfgState |
CfgState.withWmSchStateType(int value) |
CfgState |
CfgState.withWmShortName(java.lang.String value) |
CfgState |
CfgState.withWmSiteId(int value) |
CfgState |
CfgState.withWmStateGroupId(int value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<CfgState> |
CfgStateHolder.getObjectArray()
Gets the value of the objectArray property.
|
java.util.List<CfgState> |
CfgStateGroupHolder.getStateInfo()
Gets the value of the stateInfo property.
|
Modifier and Type | Method and Description |
---|---|
CfgValidationHolder |
WFMConfigService800Soap.insertState(CfgState state,
boolean ignoreWarnings) |
CfgValidationHolder |
WFMConfigService800Soap.updateState(CfgState state,
boolean checkTimestamp,
boolean ignoreWarnings) |
CfgValidationHolder |
WFMConfigService800Soap.validateState(CfgState state) |
CfgStateHolder |
CfgStateHolder.withObjectArray(CfgState... values) |
CfgStateGroupHolder |
CfgStateGroupHolder.withStateInfo(CfgState... values) |
Modifier and Type | Method and Description |
---|---|
void |
CfgStateHolder.setObjectArray(java.util.List<CfgState> objectArray)
Sets the value of the objectArray property.
|
void |
CfgStateGroupHolder.setStateInfo(java.util.List<CfgState> stateInfo)
Sets the value of the stateInfo property.
|
CfgStateHolder |
CfgStateHolder.withObjectArray(java.util.Collection<CfgState> values) |
CfgStateGroupHolder |
CfgStateGroupHolder.withStateInfo(java.util.Collection<CfgState> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.