Package | Description |
---|---|
com.genesyslab.wfm8.API.service.config810 | |
com.genesyslab.wfm8.API.service.forecast810 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<CfgBUShort> |
CfgVirtualActivityHolder.buInfo
An array containing short information for all Business Units in the response to the
request to provide Multi-Site Activities information.
|
protected java.util.List<CfgBUShort> |
CfgUserHolder.buInfo |
protected java.util.List<CfgBUShort> |
CfgTimeOffTypeHolder.buInfo
An array containing short pieces of information for all Business Units to which the
returned Agents belong.
|
protected java.util.List<CfgBUShort> |
CfgTeamHolder.buInfo
An array containing short pieces of information for all Business Units to which the
returned Teams belong.
|
protected java.util.List<CfgBUShort> |
CfgTaskSequenceHolder.buInfo |
protected java.util.List<CfgBUShort> |
CfgStateHolder.buInfo |
protected java.util.List<CfgBUShort> |
CfgStateGroupHolder.buInfo |
protected java.util.List<CfgBUShort> |
CfgSiteHolder.buInfo
An array containing short pieces of information about Business Units belonging to
the returned Sites.
|
protected java.util.List<CfgBUShort> |
CfgShiftHolder.buInfo |
protected java.util.List<CfgBUShort> |
CfgProfileHolder.buInfo |
protected java.util.List<CfgBUShort> |
CfgMeetingHolder.buInfo |
protected java.util.List<CfgBUShort> |
CfgMealHolder.buInfo |
protected java.util.List<CfgBUShort> |
CfgMarkedTimeHolder.buInfo |
protected java.util.List<CfgBUShort> |
CfgExceptionTypeHolder.buInfo |
protected java.util.List<CfgBUShort> |
CfgContractHolder.buInfo |
protected java.util.List<CfgBUShort> |
CfgCarpoolHolder.buInfo |
protected java.util.List<CfgBUShort> |
CfgBreakHolder.buInfo |
protected java.util.List<CfgBUShort> |
CfgAgentHolder.buInfo
An array containing short pieces of information for all Business Units to which the
returned Agents belong.
|
protected java.util.List<CfgBUShort> |
CfgActivitySetHolder.buInfo |
protected java.util.List<CfgBUShort> |
CfgActivityHolder.buInfo |
protected java.util.List<CfgBUShort> |
CfgAccrualRuleHolder.buInfo |
protected java.util.List<CfgBUShort> |
CfgBUHolder.objectShortArray
An array of
CfgBUShort objects, returned if request specifies
ECfgInfoType.CFG_INFO_OBJECT_SHORT detail level |
Modifier and Type | Method and Description |
---|---|
CfgBUShort |
CfgBUShort.withWmBUId(int value) |
CfgBUShort |
CfgBUShort.withWmName(java.lang.String value) |
CfgBUShort |
CfgBUShort.withWmTimezoneId(int value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<CfgBUShort> |
CfgVirtualActivityHolder.getBUInfo()
Gets the value of the buInfo property.
|
java.util.List<CfgBUShort> |
CfgUserHolder.getBUInfo()
Gets the value of the buInfo property.
|
java.util.List<CfgBUShort> |
CfgTimeOffTypeHolder.getBUInfo()
Gets the value of the buInfo property.
|
java.util.List<CfgBUShort> |
CfgTeamHolder.getBUInfo()
Gets the value of the buInfo property.
|
java.util.List<CfgBUShort> |
CfgTaskSequenceHolder.getBUInfo()
Gets the value of the buInfo property.
|
java.util.List<CfgBUShort> |
CfgStateHolder.getBUInfo()
Gets the value of the buInfo property.
|
java.util.List<CfgBUShort> |
CfgStateGroupHolder.getBUInfo()
Gets the value of the buInfo property.
|
java.util.List<CfgBUShort> |
CfgSiteHolder.getBUInfo()
Gets the value of the buInfo property.
|
java.util.List<CfgBUShort> |
CfgShiftHolder.getBUInfo()
Gets the value of the buInfo property.
|
java.util.List<CfgBUShort> |
CfgProfileHolder.getBUInfo()
Gets the value of the buInfo property.
|
java.util.List<CfgBUShort> |
CfgMeetingHolder.getBUInfo()
Gets the value of the buInfo property.
|
java.util.List<CfgBUShort> |
CfgMealHolder.getBUInfo()
Gets the value of the buInfo property.
|
java.util.List<CfgBUShort> |
CfgMarkedTimeHolder.getBUInfo()
Gets the value of the buInfo property.
|
java.util.List<CfgBUShort> |
CfgExceptionTypeHolder.getBUInfo()
Gets the value of the buInfo property.
|
java.util.List<CfgBUShort> |
CfgContractHolder.getBUInfo()
Gets the value of the buInfo property.
|
java.util.List<CfgBUShort> |
CfgCarpoolHolder.getBUInfo()
Gets the value of the buInfo property.
|
java.util.List<CfgBUShort> |
CfgBreakHolder.getBUInfo()
Gets the value of the buInfo property.
|
java.util.List<CfgBUShort> |
CfgAgentHolder.getBUInfo()
Gets the value of the buInfo property.
|
java.util.List<CfgBUShort> |
CfgActivitySetHolder.getBUInfo()
Gets the value of the buInfo property.
|
java.util.List<CfgBUShort> |
CfgActivityHolder.getBUInfo()
Gets the value of the buInfo property.
|
java.util.List<CfgBUShort> |
CfgAccrualRuleHolder.getBUInfo()
Gets the value of the buInfo property.
|
java.util.List<CfgBUShort> |
CfgBUHolder.getObjectShortArray()
Gets the value of the objectShortArray property.
|
Modifier and Type | Method and Description |
---|---|
void |
CfgVirtualActivityHolder.setBUInfo(java.util.List<CfgBUShort> buInfo)
Sets the value of the buInfo property.
|
void |
CfgUserHolder.setBUInfo(java.util.List<CfgBUShort> buInfo)
Sets the value of the buInfo property.
|
void |
CfgTimeOffTypeHolder.setBUInfo(java.util.List<CfgBUShort> buInfo)
Sets the value of the buInfo property.
|
void |
CfgTeamHolder.setBUInfo(java.util.List<CfgBUShort> buInfo)
Sets the value of the buInfo property.
|
void |
CfgTaskSequenceHolder.setBUInfo(java.util.List<CfgBUShort> buInfo)
Sets the value of the buInfo property.
|
void |
CfgStateHolder.setBUInfo(java.util.List<CfgBUShort> buInfo)
Sets the value of the buInfo property.
|
void |
CfgStateGroupHolder.setBUInfo(java.util.List<CfgBUShort> buInfo)
Sets the value of the buInfo property.
|
void |
CfgSiteHolder.setBUInfo(java.util.List<CfgBUShort> buInfo)
Sets the value of the buInfo property.
|
void |
CfgShiftHolder.setBUInfo(java.util.List<CfgBUShort> buInfo)
Sets the value of the buInfo property.
|
void |
CfgProfileHolder.setBUInfo(java.util.List<CfgBUShort> buInfo)
Sets the value of the buInfo property.
|
void |
CfgMeetingHolder.setBUInfo(java.util.List<CfgBUShort> buInfo)
Sets the value of the buInfo property.
|
void |
CfgMealHolder.setBUInfo(java.util.List<CfgBUShort> buInfo)
Sets the value of the buInfo property.
|
void |
CfgMarkedTimeHolder.setBUInfo(java.util.List<CfgBUShort> buInfo)
Sets the value of the buInfo property.
|
void |
CfgExceptionTypeHolder.setBUInfo(java.util.List<CfgBUShort> buInfo)
Sets the value of the buInfo property.
|
void |
CfgContractHolder.setBUInfo(java.util.List<CfgBUShort> buInfo)
Sets the value of the buInfo property.
|
void |
CfgCarpoolHolder.setBUInfo(java.util.List<CfgBUShort> buInfo)
Sets the value of the buInfo property.
|
void |
CfgBreakHolder.setBUInfo(java.util.List<CfgBUShort> buInfo)
Sets the value of the buInfo property.
|
void |
CfgAgentHolder.setBUInfo(java.util.List<CfgBUShort> buInfo)
Sets the value of the buInfo property.
|
void |
CfgActivitySetHolder.setBUInfo(java.util.List<CfgBUShort> buInfo)
Sets the value of the buInfo property.
|
void |
CfgActivityHolder.setBUInfo(java.util.List<CfgBUShort> buInfo)
Sets the value of the buInfo property.
|
void |
CfgAccrualRuleHolder.setBUInfo(java.util.List<CfgBUShort> buInfo)
Sets the value of the buInfo property.
|
void |
CfgBUHolder.setObjectShortArray(java.util.List<CfgBUShort> objectShortArray)
Sets the value of the objectShortArray property.
|
CfgVirtualActivityHolder |
CfgVirtualActivityHolder.withBUInfo(java.util.Collection<CfgBUShort> values) |
CfgUserHolder |
CfgUserHolder.withBUInfo(java.util.Collection<CfgBUShort> values) |
CfgTimeOffTypeHolder |
CfgTimeOffTypeHolder.withBUInfo(java.util.Collection<CfgBUShort> values) |
CfgTeamHolder |
CfgTeamHolder.withBUInfo(java.util.Collection<CfgBUShort> values) |
CfgTaskSequenceHolder |
CfgTaskSequenceHolder.withBUInfo(java.util.Collection<CfgBUShort> values) |
CfgStateHolder |
CfgStateHolder.withBUInfo(java.util.Collection<CfgBUShort> values) |
CfgStateGroupHolder |
CfgStateGroupHolder.withBUInfo(java.util.Collection<CfgBUShort> values) |
CfgSiteHolder |
CfgSiteHolder.withBUInfo(java.util.Collection<CfgBUShort> values) |
CfgShiftHolder |
CfgShiftHolder.withBUInfo(java.util.Collection<CfgBUShort> values) |
CfgProfileHolder |
CfgProfileHolder.withBUInfo(java.util.Collection<CfgBUShort> values) |
CfgMeetingHolder |
CfgMeetingHolder.withBUInfo(java.util.Collection<CfgBUShort> values) |
CfgMealHolder |
CfgMealHolder.withBUInfo(java.util.Collection<CfgBUShort> values) |
CfgMarkedTimeHolder |
CfgMarkedTimeHolder.withBUInfo(java.util.Collection<CfgBUShort> values) |
CfgExceptionTypeHolder |
CfgExceptionTypeHolder.withBUInfo(java.util.Collection<CfgBUShort> values) |
CfgContractHolder |
CfgContractHolder.withBUInfo(java.util.Collection<CfgBUShort> values) |
CfgCarpoolHolder |
CfgCarpoolHolder.withBUInfo(java.util.Collection<CfgBUShort> values) |
CfgBreakHolder |
CfgBreakHolder.withBUInfo(java.util.Collection<CfgBUShort> values) |
CfgAgentHolder |
CfgAgentHolder.withBUInfo(java.util.Collection<CfgBUShort> values) |
CfgActivitySetHolder |
CfgActivitySetHolder.withBUInfo(java.util.Collection<CfgBUShort> values) |
CfgActivityHolder |
CfgActivityHolder.withBUInfo(java.util.Collection<CfgBUShort> values) |
CfgAccrualRuleHolder |
CfgAccrualRuleHolder.withBUInfo(java.util.Collection<CfgBUShort> values) |
CfgBUHolder |
CfgBUHolder.withObjectShortArray(java.util.Collection<CfgBUShort> values) |
Modifier and Type | Method and Description |
---|---|
java.util.List<CfgBUShort> |
WFMForecastService810Soap.getScenarioBUConfiguration(int scenarioId,
int sortMode,
boolean sortAscending)
Get forecast scenario Business Unit configuration information.
|
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.