Package | Description |
---|---|
com.genesyslab.wfm8.API.service.config812 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<CfgExceptionType> |
CfgExceptionTypeHolder.objectArray
An array of
CfgExceptionType , returned if request specifies
ECfgInfoType.CFG_INFO_OBJECT detail level |
Modifier and Type | Method and Description |
---|---|
CfgExceptionType |
CfgExceptionType.withTimestamp(long value) |
CfgExceptionType |
CfgExceptionType.withWmAgentInit(boolean value) |
CfgExceptionType |
CfgExceptionType.withWmBreaksDuringException(boolean value) |
CfgExceptionType |
CfgExceptionType.withWmBUId(int value) |
CfgExceptionType |
CfgExceptionType.withWmColor(int value) |
CfgExceptionType |
CfgExceptionType.withWmConvertable2DayOff(boolean value) |
CfgExceptionType |
CfgExceptionType.withWmEndDate(double value) |
CfgExceptionType |
CfgExceptionType.withWmExceptionTypeId(int value) |
CfgExceptionType |
CfgExceptionType.withWmFontColor(int value) |
CfgExceptionType |
CfgExceptionType.withWmFullDay(boolean value) |
CfgExceptionType |
CfgExceptionType.withWmName(java.lang.String value) |
CfgExceptionType |
CfgExceptionType.withWmOnsite(boolean value) |
CfgExceptionType |
CfgExceptionType.withWmPaid(boolean value) |
CfgExceptionType |
CfgExceptionType.withWmShortName(java.lang.String value) |
CfgExceptionType |
CfgExceptionType.withWmSiteId(java.util.Collection<java.lang.Integer> values) |
CfgExceptionType |
CfgExceptionType.withWmSiteId(java.lang.Integer... values) |
CfgExceptionType |
CfgExceptionType.withWmSiteIdNSizeIs(int value) |
CfgExceptionType |
CfgExceptionType.withWmStartDate(double value) |
CfgExceptionType |
CfgExceptionType.withWmTimeOffTypeId(int value) |
CfgExceptionType |
CfgExceptionType.withWmTradeRule(int value) |
CfgExceptionType |
CfgExceptionType.withWmUsedAsVacation(boolean value) |
CfgExceptionType |
CfgExceptionType.withWmUsedInMeeting(boolean value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<CfgExceptionType> |
CfgExceptionTypeHolder.getObjectArray()
Gets the value of the objectArray property.
|
Modifier and Type | Method and Description |
---|---|
CfgValidationHolder |
WFMConfigService812Soap.insertExceptionType(CfgExceptionType exceptionType,
boolean ignoreWarnings)
Inserts
CfgExceptionType object |
CfgValidationHolder |
WFMConfigService812Soap.updateExceptionType(CfgExceptionType exceptionType,
boolean checkTimestamp,
boolean ignoreWarnings)
Updates
CfgExceptionType object |
CfgValidationHolder |
WFMConfigService812Soap.validateExceptionType(CfgExceptionType exceptionType)
Validates
CfgExceptionType object |
CfgExceptionTypeHolder |
CfgExceptionTypeHolder.withObjectArray(CfgExceptionType... values) |
Modifier and Type | Method and Description |
---|---|
void |
CfgExceptionTypeHolder.setObjectArray(java.util.List<CfgExceptionType> objectArray)
Sets the value of the objectArray property.
|
CfgExceptionTypeHolder |
CfgExceptionTypeHolder.withObjectArray(java.util.Collection<CfgExceptionType> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.