Package | Description |
---|---|
com.genesyslab.wfm8.API.service.config812 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<CfgContractShort> |
CfgShiftHolder.contractInfo |
protected java.util.List<CfgContractShort> |
CfgProfileHolder.contractInfo
An array containing description information for all Contracts to which the
returned Profiles are assigned.
|
protected java.util.List<CfgContractShort> |
CfgAgentHolder.contractInfo
An array containing short pieces of information for all Contracts to which the
returned Agents are assigned.
|
protected java.util.List<CfgContractShort> |
CfgContractHolder.objectShortArray |
Modifier and Type | Method and Description |
---|---|
CfgContractShort |
CfgContractShort.withWmBUId(int value) |
CfgContractShort |
CfgContractShort.withWmContractId(int value) |
CfgContractShort |
CfgContractShort.withWmIcon(int value) |
CfgContractShort |
CfgContractShort.withWmName(java.lang.String value) |
CfgContractShort |
CfgContractShort.withWmSiteId(java.util.Collection<java.lang.Integer> values) |
CfgContractShort |
CfgContractShort.withWmSiteId(java.lang.Integer... values) |
CfgContractShort |
CfgContractShort.withWmSiteIdNSizeIs(int value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<CfgContractShort> |
CfgShiftHolder.getContractInfo()
Gets the value of the contractInfo property.
|
java.util.List<CfgContractShort> |
CfgProfileHolder.getContractInfo()
Gets the value of the contractInfo property.
|
java.util.List<CfgContractShort> |
CfgAgentHolder.getContractInfo()
Gets the value of the contractInfo property.
|
java.util.List<CfgContractShort> |
CfgContractHolder.getObjectShortArray()
Gets the value of the objectShortArray property.
|
Modifier and Type | Method and Description |
---|---|
CfgShiftHolder |
CfgShiftHolder.withContractInfo(CfgContractShort... values) |
CfgProfileHolder |
CfgProfileHolder.withContractInfo(CfgContractShort... values) |
CfgAgentHolder |
CfgAgentHolder.withContractInfo(CfgContractShort... values) |
CfgContractHolder |
CfgContractHolder.withObjectShortArray(CfgContractShort... values) |
Modifier and Type | Method and Description |
---|---|
void |
CfgShiftHolder.setContractInfo(java.util.List<CfgContractShort> contractInfo)
Sets the value of the contractInfo property.
|
void |
CfgProfileHolder.setContractInfo(java.util.List<CfgContractShort> contractInfo)
Sets the value of the contractInfo property.
|
void |
CfgAgentHolder.setContractInfo(java.util.List<CfgContractShort> contractInfo)
Sets the value of the contractInfo property.
|
void |
CfgContractHolder.setObjectShortArray(java.util.List<CfgContractShort> objectShortArray)
Sets the value of the objectShortArray property.
|
CfgShiftHolder |
CfgShiftHolder.withContractInfo(java.util.Collection<CfgContractShort> values) |
CfgProfileHolder |
CfgProfileHolder.withContractInfo(java.util.Collection<CfgContractShort> values) |
CfgAgentHolder |
CfgAgentHolder.withContractInfo(java.util.Collection<CfgContractShort> values) |
CfgContractHolder |
CfgContractHolder.withObjectShortArray(java.util.Collection<CfgContractShort> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.