Package | Description |
---|---|
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 SchAgentDay[] |
SchAgentDayHolder.schAgentDay
A sorted/grouped list of
SchAgentDay . |
Modifier and Type | Method and Description |
---|---|
SchAgentDay[] |
SchAgentDayHolder.getSchAgentDay()
Gets the schAgentDay value for this SchAgentDayHolder.
|
Modifier and Type | Method and Description |
---|---|
SchValidationHolder |
WFMScheduleService712Soap.saveAgentDay(int scheduleID,
int siteID,
SchAgentDay[] agentDayArray,
boolean ignoreWarnings,
boolean checkTimestamp,
boolean autoCommit)
Saves agent day schedule to database.
|
java.lang.String |
WFMScheduleService712Soap.saveAgentDayAsync(int scheduleID,
int siteID,
SchAgentDay[] agentDayArray,
boolean ignoreWarnings,
boolean checkTimestamp,
boolean autoCommit)
Saves agent day schedule to database asynchronously.
|
void |
SchAgentDayHolder.setSchAgentDay(SchAgentDay[] schAgentDay)
Sets the schAgentDay value for this SchAgentDayHolder.
|
SchValidationHolder |
WFMScheduleService712Soap.validateAgentDay(int scheduleID,
int siteID,
SchAgentDay[] agentDayArray) |
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 SchAgentDay[] |
SchTradeResponseHolder.schAgentDay |
private SchAgentDay[] |
SchTradeProposalHolder.schAgentDay |
private SchAgentDay[] |
SchTradeHolder.schAgentDay |
Modifier and Type | Method and Description |
---|---|
SchAgentDay[] |
SchTradeResponseHolder.getSchAgentDay()
Gets the schAgentDay value for this SchTradeResponseHolder.
|
SchAgentDay[] |
SchTradeProposalHolder.getSchAgentDay()
Gets the schAgentDay value for this SchTradeProposalHolder.
|
SchAgentDay[] |
SchTradeHolder.getSchAgentDay()
Gets the schAgentDay value for this SchTradeHolder.
|
Modifier and Type | Method and Description |
---|---|
void |
SchTradeResponseHolder.setSchAgentDay(SchAgentDay[] schAgentDay)
Sets the schAgentDay value for this SchTradeResponseHolder.
|
void |
SchTradeProposalHolder.setSchAgentDay(SchAgentDay[] schAgentDay)
Sets the schAgentDay value for this SchTradeProposalHolder.
|
void |
SchTradeHolder.setSchAgentDay(SchAgentDay[] schAgentDay)
Sets the schAgentDay 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.