| Package | Description |
|---|---|
| com.genesyslab.wfm8.API.service.config800 |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<CfgAgentTimeOffRule> |
CfgAgent.wmAgentTimeOffRules
OBSOLETE: ConfigService800 no longer supports retrieval/insertion/delete of CfgAgentTimeOffRule (although ConfigService761 still does).
|
| Modifier and Type | Method and Description |
|---|---|
CfgAgentTimeOffRule |
CfgAgentTimeOffRule.withWmAccrualRuleId(int value) |
CfgAgentTimeOffRule |
CfgAgentTimeOffRule.withWmBonusHours(double value) |
CfgAgentTimeOffRule |
CfgAgentTimeOffRule.withWmCarriedOverHours(double value) |
CfgAgentTimeOffRule |
CfgAgentTimeOffRule.withWmCarryOverDate(double value) |
CfgAgentTimeOffRule |
CfgAgentTimeOffRule.withWmStopAccrualDate(double value) |
CfgAgentTimeOffRule |
CfgAgentTimeOffRule.withWmTimeOffTypeId(int value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CfgAgentTimeOffRule> |
CfgAgent.getWmAgentTimeOffRules()
Gets the value of the wmAgentTimeOffRules property.
|
| Modifier and Type | Method and Description |
|---|---|
CfgAgent |
CfgAgent.withWmAgentTimeOffRules(CfgAgentTimeOffRule... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
CfgAgent.setWmAgentTimeOffRules(java.util.List<CfgAgentTimeOffRule> wmAgentTimeOffRules)
Sets the value of the wmAgentTimeOffRules property.
|
CfgAgent |
CfgAgent.withWmAgentTimeOffRules(java.util.Collection<CfgAgentTimeOffRule> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.