Package | Description |
---|---|
com.genesyslab.wfm7.API.service.config712 | |
com.genesyslab.wfm7.API.service.schedule712 |
WFM Schedule Service is part of WFM Server that handles schedule data.
|
com.genesyslab.wfm7.API.service.scheduleTrade712 |
Modifier and Type | Field and Description |
---|---|
private CfgTeamShort[] |
CfgTeamHolder.objectShortArray
An array of
CfgTeamShort , returned if request specifies
ECfgInfoType.CFG_INFO_OBJECT_SHORT detail level |
private CfgTeamShort[] |
CfgUserHolder.teamInfo |
private CfgTeamShort[] |
CfgAgentHolder.teamInfo
An array containing short information of all Teams that returned
Agents belong to.
|
Modifier and Type | Method and Description |
---|---|
CfgTeamShort[] |
CfgTeamHolder.getObjectShortArray()
Gets the objectShortArray value for this CfgTeamHolder.
|
CfgTeamShort[] |
CfgUserHolder.getTeamInfo()
Gets the teamInfo value for this CfgUserHolder.
|
CfgTeamShort[] |
CfgAgentHolder.getTeamInfo()
Gets the teamInfo value for this CfgAgentHolder.
|
Modifier and Type | Method and Description |
---|---|
void |
CfgTeamHolder.setObjectShortArray(CfgTeamShort[] objectShortArray)
Sets the objectShortArray value for this CfgTeamHolder.
|
void |
CfgUserHolder.setTeamInfo(CfgTeamShort[] teamInfo)
Sets the teamInfo value for this CfgUserHolder.
|
void |
CfgAgentHolder.setTeamInfo(CfgTeamShort[] teamInfo)
Sets the teamInfo value for this CfgAgentHolder.
|
Constructor and Description |
---|
CfgAgentHolder(int objectIDArrayNSizeIs,
int[] objectIDArray,
int objectArrayNSizeIs,
CfgAgent[] objectArray,
int objectShortArrayNSizeIs,
CfgAgentShort[] objectShortArray,
int teamInfoNSizeIs,
CfgTeamShort[] teamInfo,
int contractInfoNSizeIs,
CfgContractShort[] contractInfo,
long timestamp) |
CfgTeamHolder(int objectIDArrayNSizeIs,
int[] objectIDArray,
int objectArrayNSizeIs,
CfgTeam[] objectArray,
int objectShortArrayNSizeIs,
CfgTeamShort[] objectShortArray,
int agentInfoNSizeIs,
CfgAgentShort[] agentInfo,
long timestamp) |
CfgUserHolder(int objectIDArrayNSizeIs,
int[] objectIDArray,
int objectArrayNSizeIs,
CfgUser[] objectArray,
int objectShortArrayNSizeIs,
CfgUserShort[] objectShortArray,
int BUInfoNSizeIs,
CfgBUShort[] BUInfo,
int siteInfoNSizeIs,
CfgSiteShort[] siteInfo,
int teamInfoNSizeIs,
CfgTeamShort[] teamInfo,
int subsystemInfoNSizeIs,
CfgSubsystem[] subsystemInfo,
long timestamp) |
Modifier and Type | Field and Description |
---|---|
private CfgTeamShort[] |
SchAgentDayHolder.cfgTeamInfo
Contains short team information for every unique team in returned agent days.
|
Modifier and Type | Method and Description |
---|---|
CfgTeamShort[] |
SchAgentDayHolder.getCfgTeamInfo()
Gets the cfgTeamInfo value for this SchAgentDayHolder.
|
Modifier and Type | Method and Description |
---|---|
void |
SchAgentDayHolder.setCfgTeamInfo(CfgTeamShort[] cfgTeamInfo)
Sets the cfgTeamInfo value for this SchAgentDayHolder.
|
Constructor and Description |
---|
SchAgentDayHolder(int schAgentDayNSizeIs,
SchAgentDay[] schAgentDay,
int schAgentDayShortNSizeIs,
SchAgentDayShort[] schAgentDayShort,
int schStateInfoNSizeIs,
SchStateInfo[] schStateInfo,
int schAgentTotalsNSizeIs,
SchAgentTotals[] schAgentTotals,
int cfgAgentInfoNSizeIs,
CfgAgentShort[] cfgAgentInfo,
int cfgTeamInfoNSizeIs,
CfgTeamShort[] cfgTeamInfo,
int cfgContractInfoNSizeIs,
CfgContractShort[] cfgContractInfo,
int cfgAvailabilityInfoNSizeIs,
CfgContractAvailability[] cfgAvailabilityInfo,
int schAgentDayCount,
long timestamp) |
Modifier and Type | Field and Description |
---|---|
private CfgTeamShort[] |
SchTradeResponseHolder.cfgTeamInfo |
private CfgTeamShort[] |
SchTradeProposalHolder.cfgTeamInfo |
private CfgTeamShort[] |
SchTradeHolder.cfgTeamInfo |
Modifier and Type | Method and Description |
---|---|
CfgTeamShort[] |
SchTradeResponseHolder.getCfgTeamInfo()
Gets the cfgTeamInfo value for this SchTradeResponseHolder.
|
CfgTeamShort[] |
SchTradeProposalHolder.getCfgTeamInfo()
Gets the cfgTeamInfo value for this SchTradeProposalHolder.
|
CfgTeamShort[] |
SchTradeHolder.getCfgTeamInfo()
Gets the cfgTeamInfo value for this SchTradeHolder.
|
Modifier and Type | Method and Description |
---|---|
void |
SchTradeResponseHolder.setCfgTeamInfo(CfgTeamShort[] cfgTeamInfo)
Sets the cfgTeamInfo value for this SchTradeResponseHolder.
|
void |
SchTradeProposalHolder.setCfgTeamInfo(CfgTeamShort[] cfgTeamInfo)
Sets the cfgTeamInfo value for this SchTradeProposalHolder.
|
void |
SchTradeHolder.setCfgTeamInfo(CfgTeamShort[] cfgTeamInfo)
Sets the cfgTeamInfo value for this SchTradeHolder.
|
Constructor and Description |
---|
SchTradeHolder(int schTradeNSizeIs,
SchTrade[] schTrade,
int schAgentDayNSizeIs,
SchAgentDay[] schAgentDay,
int schAgentDayShortNSizeIs,
SchAgentDayShort[] schAgentDayShort,
int schStateInfoNSizeIs,
SchStateInfo[] schStateInfo,
int cfgAgentInfoNSizeIs,
CfgAgentShort[] cfgAgentInfo,
int cfgTeamInfoNSizeIs,
CfgTeamShort[] cfgTeamInfo,
int cfgContractInfoNSizeIs,
CfgContractShort[] cfgContractInfo) |
SchTradeProposalHolder(int schTradeProposalNSizeIs,
SchTradeProposal[] schTradeProposal,
int schAgentDayNSizeIs,
SchAgentDay[] schAgentDay,
int schAgentDayShortNSizeIs,
SchAgentDayShort[] schAgentDayShort,
int schStateInfoNSizeIs,
SchStateInfo[] schStateInfo,
int cfgAgentInfoNSizeIs,
CfgAgentShort[] cfgAgentInfo,
int cfgTeamInfoNSizeIs,
CfgTeamShort[] cfgTeamInfo,
int cfgContractInfoNSizeIs,
CfgContractShort[] cfgContractInfo) |
SchTradeResponseHolder(int schTradeResponseNSizeIs,
SchTradeResponse[] schTradeResponse,
int schAgentDayNSizeIs,
SchAgentDay[] schAgentDay,
int schAgentDayShortNSizeIs,
SchAgentDayShort[] schAgentDayShort,
int schStateInfoNSizeIs,
SchStateInfo[] schStateInfo,
int cfgAgentInfoNSizeIs,
CfgAgentShort[] cfgAgentInfo,
int cfgTeamInfoNSizeIs,
CfgTeamShort[] cfgTeamInfo,
int cfgContractInfoNSizeIs,
CfgContractShort[] cfgContractInfo) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.