Package | Description |
---|---|
com.genesyslab.wfm7.API.service.calendar712 | |
com.genesyslab.wfm7.API.service.calendar720 | |
com.genesyslab.wfm7.API.service.calendar750 | |
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 CfgAgentShort[] |
CalData.agents
Agent related to Calendar item information array
|
Modifier and Type | Method and Description |
---|---|
CfgAgentShort[] |
CalData.getAgents()
Gets the agents value for this CalData.
|
Modifier and Type | Method and Description |
---|---|
void |
CalData.setAgents(CfgAgentShort[] agents)
Sets the agents value for this CalData.
|
Constructor and Description |
---|
CalData(int informationArraySize,
CalItemInformation[] information,
int indicatorsArraySize,
CalDataIndicator[] indicators,
int agentsArraySize,
CfgAgentShort[] agents) |
Modifier and Type | Field and Description |
---|---|
private CfgAgentShort[] |
CalData.agents
Agent related to Calendar item information array
|
Modifier and Type | Method and Description |
---|---|
CfgAgentShort[] |
CalData.getAgents()
Gets the agents value for this CalData.
|
Modifier and Type | Method and Description |
---|---|
void |
CalData.setAgents(CfgAgentShort[] agents)
Sets the agents value for this CalData.
|
Constructor and Description |
---|
CalData(int informationArraySize,
CalItemInformation[] information,
int indicatorsArraySize,
CalDataIndicator[] indicators,
int agentsArraySize,
CfgAgentShort[] agents) |
Modifier and Type | Field and Description |
---|---|
private CfgAgentShort[] |
CalData.agents
Agent related to Calendar item information array
|
Modifier and Type | Method and Description |
---|---|
CfgAgentShort[] |
CalData.getAgents()
Gets the agents value for this CalData.
|
Modifier and Type | Method and Description |
---|---|
void |
CalData.setAgents(CfgAgentShort[] agents)
Sets the agents value for this CalData.
|
Constructor and Description |
---|
CalData(int informationArraySize,
CalItemInformation[] information,
int indicatorsArraySize,
CalDataIndicator[] indicators,
int agentsArraySize,
CfgAgentShort[] agents) |
Modifier and Type | Field and Description |
---|---|
private CfgAgentShort[] |
CfgTeamHolder.agentInfo
An array containing short information of all Agents that returned
Teams have as members.
|
private CfgAgentShort[] |
CfgMeetingHolder.agentInfo |
private CfgAgentShort[] |
CfgAgentHolder.objectShortArray
An array of
CfgAgentShort , returned if request specifies
ECfgInfoType.CFG_INFO_OBJECT_SHORT detail level |
Modifier and Type | Method and Description |
---|---|
CfgAgentShort[] |
CfgTeamHolder.getAgentInfo()
Gets the agentInfo value for this CfgTeamHolder.
|
CfgAgentShort[] |
CfgMeetingHolder.getAgentInfo()
Gets the agentInfo value for this CfgMeetingHolder.
|
CfgAgentShort[] |
CfgAgentHolder.getObjectShortArray()
Gets the objectShortArray value for this CfgAgentHolder.
|
Modifier and Type | Method and Description |
---|---|
void |
CfgTeamHolder.setAgentInfo(CfgAgentShort[] agentInfo)
Sets the agentInfo value for this CfgTeamHolder.
|
void |
CfgMeetingHolder.setAgentInfo(CfgAgentShort[] agentInfo)
Sets the agentInfo value for this CfgMeetingHolder.
|
void |
CfgAgentHolder.setObjectShortArray(CfgAgentShort[] objectShortArray)
Sets the objectShortArray 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) |
CfgMeetingHolder(int objectIDArrayNSizeIs,
int[] objectIDArray,
int objectArrayNSizeIs,
CfgMeeting[] objectArray,
int objectShortArrayNSizeIs,
CfgMeetingShort[] objectShortArray,
int exceptionTypeInfoNSizeIs,
CfgExceptionTypeShort[] exceptionTypeInfo,
int agentInfoNSizeIs,
CfgAgentShort[] agentInfo,
long timestamp) |
CfgTeamHolder(int objectIDArrayNSizeIs,
int[] objectIDArray,
int objectArrayNSizeIs,
CfgTeam[] objectArray,
int objectShortArrayNSizeIs,
CfgTeamShort[] objectShortArray,
int agentInfoNSizeIs,
CfgAgentShort[] agentInfo,
long timestamp) |
Modifier and Type | Field and Description |
---|---|
private CfgAgentShort[] |
SchCandidateHolder.cfgAgentInfo |
private CfgAgentShort[] |
SchAgentDayHolder.cfgAgentInfo
Contains short agent information for every unique agent in returned agent days.
|
Modifier and Type | Method and Description |
---|---|
CfgAgentShort[] |
SchCandidateHolder.getCfgAgentInfo()
Gets the cfgAgentInfo value for this SchCandidateHolder.
|
CfgAgentShort[] |
SchAgentDayHolder.getCfgAgentInfo()
Gets the cfgAgentInfo value for this SchAgentDayHolder.
|
Modifier and Type | Method and Description |
---|---|
void |
SchCandidateHolder.setCfgAgentInfo(CfgAgentShort[] cfgAgentInfo)
Sets the cfgAgentInfo value for this SchCandidateHolder.
|
void |
SchAgentDayHolder.setCfgAgentInfo(CfgAgentShort[] cfgAgentInfo)
Sets the cfgAgentInfo 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) |
SchCandidateHolder(int candidatesNSizeIs,
SchCandidate[] candidates,
int cfgAgentInfoNSizeIs,
CfgAgentShort[] cfgAgentInfo) |
Modifier and Type | Field and Description |
---|---|
private CfgAgentShort[] |
SchTradeResponseHolder.cfgAgentInfo |
private CfgAgentShort[] |
SchTradeProposalHolder.cfgAgentInfo |
private CfgAgentShort[] |
SchTradeHolder.cfgAgentInfo |
Modifier and Type | Method and Description |
---|---|
CfgAgentShort[] |
SchTradeResponseHolder.getCfgAgentInfo()
Gets the cfgAgentInfo value for this SchTradeResponseHolder.
|
CfgAgentShort[] |
SchTradeProposalHolder.getCfgAgentInfo()
Gets the cfgAgentInfo value for this SchTradeProposalHolder.
|
CfgAgentShort[] |
SchTradeHolder.getCfgAgentInfo()
Gets the cfgAgentInfo value for this SchTradeHolder.
|
Modifier and Type | Method and Description |
---|---|
void |
SchTradeResponseHolder.setCfgAgentInfo(CfgAgentShort[] cfgAgentInfo)
Sets the cfgAgentInfo value for this SchTradeResponseHolder.
|
void |
SchTradeProposalHolder.setCfgAgentInfo(CfgAgentShort[] cfgAgentInfo)
Sets the cfgAgentInfo value for this SchTradeProposalHolder.
|
void |
SchTradeHolder.setCfgAgentInfo(CfgAgentShort[] cfgAgentInfo)
Sets the cfgAgentInfo 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.