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 CfgContractShort[] |
CfgShiftHolder.contractInfo |
private CfgContractShort[] |
CfgProfileHolder.contractInfo |
private CfgContractShort[] |
CfgAgentHolder.contractInfo
An array containing short information of all Contracts that returned
Agents are assigned to.
|
private CfgContractShort[] |
CfgContractHolder.objectShortArray
An array of
CfgContractShort objects, returned if request specifies
ECfgInfoType.CFG_INFO_OBJECT_SHORT detail level |
Modifier and Type | Method and Description |
---|---|
CfgContractShort[] |
CfgShiftHolder.getContractInfo()
Gets the contractInfo value for this CfgShiftHolder.
|
CfgContractShort[] |
CfgProfileHolder.getContractInfo()
Gets the contractInfo value for this CfgProfileHolder.
|
CfgContractShort[] |
CfgAgentHolder.getContractInfo()
Gets the contractInfo value for this CfgAgentHolder.
|
CfgContractShort[] |
CfgContractHolder.getObjectShortArray()
Gets the objectShortArray value for this CfgContractHolder.
|
Modifier and Type | Method and Description |
---|---|
void |
CfgShiftHolder.setContractInfo(CfgContractShort[] contractInfo)
Sets the contractInfo value for this CfgShiftHolder.
|
void |
CfgProfileHolder.setContractInfo(CfgContractShort[] contractInfo)
Sets the contractInfo value for this CfgProfileHolder.
|
void |
CfgAgentHolder.setContractInfo(CfgContractShort[] contractInfo)
Sets the contractInfo value for this CfgAgentHolder.
|
void |
CfgContractHolder.setObjectShortArray(CfgContractShort[] objectShortArray)
Sets the objectShortArray value for this CfgContractHolder.
|
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) |
CfgContractHolder(int objectIDArrayNSizeIs,
int[] objectIDArray,
int objectArrayNSizeIs,
CfgContract[] objectArray,
int objectShortArrayNSizeIs,
CfgContractShort[] objectShortArray,
int shiftInfoNSizeIs,
CfgShiftShort[] shiftInfo,
long timestamp) |
CfgProfileHolder(int objectIDArrayNSizeIs,
int[] objectIDArray,
int objectArrayNSizeIs,
CfgProfile[] objectArray,
int objectShortArrayNSizeIs,
CfgProfileShort[] objectShortArray,
int contractInfoNSizeIs,
CfgContractShort[] contractInfo,
long timestamp) |
CfgShiftHolder(int objectIDArrayNSizeIs,
int[] objectIDArray,
int objectArrayNSizeIs,
CfgShift[] objectArray,
int objectShortArrayNSizeIs,
CfgShiftShort[] objectShortArray,
int contractInfoNSizeIs,
CfgContractShort[] contractInfo,
int breakInfoNSizeIs,
CfgBreakShort[] breakInfo,
int mealInfoNSizeIs,
CfgMealShort[] mealInfo,
int taskSequenceInfoNSizeIs,
CfgTaskSequenceShort[] taskSequenceInfo,
long timestamp) |
Modifier and Type | Field and Description |
---|---|
private CfgContractShort[] |
SchAgentDayHolder.cfgContractInfo
Contains short contract information for every unique contract in returned agent days.
|
Modifier and Type | Method and Description |
---|---|
CfgContractShort[] |
SchAgentDayHolder.getCfgContractInfo()
Gets the cfgContractInfo value for this SchAgentDayHolder.
|
Modifier and Type | Method and Description |
---|---|
void |
SchAgentDayHolder.setCfgContractInfo(CfgContractShort[] cfgContractInfo)
Sets the cfgContractInfo 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 CfgContractShort[] |
SchTradeResponseHolder.cfgContractInfo |
private CfgContractShort[] |
SchTradeProposalHolder.cfgContractInfo |
private CfgContractShort[] |
SchTradeHolder.cfgContractInfo |
Modifier and Type | Method and Description |
---|---|
CfgContractShort[] |
SchTradeResponseHolder.getCfgContractInfo()
Gets the cfgContractInfo value for this SchTradeResponseHolder.
|
CfgContractShort[] |
SchTradeProposalHolder.getCfgContractInfo()
Gets the cfgContractInfo value for this SchTradeProposalHolder.
|
CfgContractShort[] |
SchTradeHolder.getCfgContractInfo()
Gets the cfgContractInfo value for this SchTradeHolder.
|
Modifier and Type | Method and Description |
---|---|
void |
SchTradeResponseHolder.setCfgContractInfo(CfgContractShort[] cfgContractInfo)
Sets the cfgContractInfo value for this SchTradeResponseHolder.
|
void |
SchTradeProposalHolder.setCfgContractInfo(CfgContractShort[] cfgContractInfo)
Sets the cfgContractInfo value for this SchTradeProposalHolder.
|
void |
SchTradeHolder.setCfgContractInfo(CfgContractShort[] cfgContractInfo)
Sets the cfgContractInfo 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.