Package | Description |
---|---|
com.genesyslab.wfm8.API.service.calendar800 |
Modifier and Type | Method and Description |
---|---|
AgentUsedBonus |
AgentUsedBonus.withWmBonusID(int value) |
AgentUsedBonus |
AgentUsedBonus.withWmDate(double value) |
AgentUsedBonus |
AgentUsedBonus.withWmUsedHours(double value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<AgentUsedBonus> |
WFMCalendarService800Soap.getAgentUsedBonus(java.util.List<java.lang.Integer> bonusIDArray)
Retrieves used bonus records for specified bonus IDs.
|
Modifier and Type | Method and Description |
---|---|
void |
WFMCalendarService800Soap.deleteAgentUsedBonus(java.util.List<AgentUsedBonus> usedBonusArray)
Deletes existing used bonus record
|
void |
WFMCalendarService800Soap.insertAgentUsedBonus(java.util.List<AgentUsedBonus> usedBonusArray)
Inserts new used bonus record
|
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.