Package | Description |
---|---|
com.genesyslab.wfm8.API.service.config852 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<CfgTimeOffType> |
CfgTimeOffTypeHolder.objectArray
An array of
CfgTimeOffType , returned if the request specifies
ECfgInfoType.CFG_INFO_OBJECT detail level |
Modifier and Type | Method and Description |
---|---|
CfgTimeOffType |
CfgTimeOffType.withTimestamp(long value) |
CfgTimeOffType |
CfgTimeOffType.withWmBUId(int value) |
CfgTimeOffType |
CfgTimeOffType.withWmColor(int value) |
CfgTimeOffType |
CfgTimeOffType.withWmFontColor(int value) |
CfgTimeOffType |
CfgTimeOffType.withWmHasLimit(boolean value) |
CfgTimeOffType |
CfgTimeOffType.withWmName(java.lang.String value) |
CfgTimeOffType |
CfgTimeOffType.withWmPaid(boolean value) |
CfgTimeOffType |
CfgTimeOffType.withWmShortName(java.lang.String value) |
CfgTimeOffType |
CfgTimeOffType.withWmSiteId(java.util.Collection<java.lang.Integer> values) |
CfgTimeOffType |
CfgTimeOffType.withWmSiteId(java.lang.Integer... values) |
CfgTimeOffType |
CfgTimeOffType.withWmSiteIdNSizeIs(int value) |
CfgTimeOffType |
CfgTimeOffType.withWmTimeOffTypeId(int value) |
CfgTimeOffType |
CfgTimeOffType.withWmTradeRule(int value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<CfgTimeOffType> |
CfgTimeOffTypeHolder.getObjectArray()
Gets the value of the objectArray property.
|
Modifier and Type | Method and Description |
---|---|
CfgValidationHolder |
WFMConfigService852Soap.insertTimeOffType(CfgTimeOffType timeOffType,
boolean ignoreWarnings)
Inserts
CfgTimeOffType object |
CfgValidationHolder |
WFMConfigService852Soap.updateTimeOffType(CfgTimeOffType timeOffType,
boolean checkTimestamp,
boolean ignoreWarnings)
Updates
CfgTimeOffType object |
CfgValidationHolder |
WFMConfigService852Soap.validateTimeOffType(CfgTimeOffType timeOffType)
Validates
CfgTimeOffType object |
CfgTimeOffTypeHolder |
CfgTimeOffTypeHolder.withObjectArray(CfgTimeOffType... values) |
Modifier and Type | Method and Description |
---|---|
void |
CfgTimeOffTypeHolder.setObjectArray(java.util.List<CfgTimeOffType> objectArray)
Sets the value of the objectArray property.
|
CfgTimeOffTypeHolder |
CfgTimeOffTypeHolder.withObjectArray(java.util.Collection<CfgTimeOffType> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.