Package | Description |
---|---|
com.genesyslab.wfm8.API.service.config812 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<CfgStateGroup> |
CfgStateGroupHolder.objectArray |
Modifier and Type | Method and Description |
---|---|
CfgStateGroup |
CfgStateGroup.withTimestamp(long value) |
CfgStateGroup |
CfgStateGroup.withWmBUId(int value) |
CfgStateGroup |
CfgStateGroup.withWmColor(int value) |
CfgStateGroup |
CfgStateGroup.withWmEndMinutesAfter(int value) |
CfgStateGroup |
CfgStateGroup.withWmFontColor(int value) |
CfgStateGroup |
CfgStateGroup.withWmForMigration(int value) |
CfgStateGroup |
CfgStateGroup.withWmName(java.lang.String value) |
CfgStateGroup |
CfgStateGroup.withWmShortName(java.lang.String value) |
CfgStateGroup |
CfgStateGroup.withWmSiteId(java.util.Collection<java.lang.Integer> values) |
CfgStateGroup |
CfgStateGroup.withWmSiteId(java.lang.Integer... values) |
CfgStateGroup |
CfgStateGroup.withWmSiteIdNSizeIs(int value) |
CfgStateGroup |
CfgStateGroup.withWmStartMinutesBefore(int value) |
CfgStateGroup |
CfgStateGroup.withWmStateGroupId(int value) |
CfgStateGroup |
CfgStateGroup.withWmStateMappings(CfgStateMapping... values) |
CfgStateGroup |
CfgStateGroup.withWmStateMappings(java.util.Collection<CfgStateMapping> values) |
CfgStateGroup |
CfgStateGroup.withWmStateMappingsNSizeIs(int value) |
CfgStateGroup |
CfgStateGroup.withWmStates(java.util.Collection<java.lang.Integer> values) |
CfgStateGroup |
CfgStateGroup.withWmStates(java.lang.Integer... values) |
CfgStateGroup |
CfgStateGroup.withWmStatesNSizeIs(int value) |
CfgStateGroup |
CfgStateGroup.withWmType(int value) |
CfgStateGroup |
CfgStateGroup.withWmWeight(int value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<CfgStateGroup> |
CfgStateGroupHolder.getObjectArray()
Gets the value of the objectArray property.
|
Modifier and Type | Method and Description |
---|---|
CfgValidationHolder |
WFMConfigService812Soap.insertStateGroup(CfgStateGroup stateGroup,
boolean ignoreWarnings) |
CfgValidationHolder |
WFMConfigService812Soap.updateStateGroup(CfgStateGroup stateGroup,
boolean checkTimestamp,
boolean ignoreWarnings) |
CfgValidationHolder |
WFMConfigService812Soap.validateStateGroup(CfgStateGroup stateGroup) |
CfgStateGroupHolder |
CfgStateGroupHolder.withObjectArray(CfgStateGroup... values) |
Modifier and Type | Method and Description |
---|---|
void |
CfgStateGroupHolder.setObjectArray(java.util.List<CfgStateGroup> objectArray)
Sets the value of the objectArray property.
|
CfgStateGroupHolder |
CfgStateGroupHolder.withObjectArray(java.util.Collection<CfgStateGroup> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.