Package | Description |
---|---|
com.genesyslab.wfm8.API.service.config812 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<CfgAgentShort> |
CfgMeetingHolder.agentInfo |
protected java.util.List<CfgAgentShort> |
CfgCarpoolHolder.agentInfo |
protected java.util.List<CfgAgentShort> |
CfgAgentHolder.objectShortArray
An array of
CfgAgentShort , returned if request specifies
ECfgInfoType.CFG_INFO_OBJECT_SHORT detail level |
Modifier and Type | Method and Description |
---|---|
CfgAgentShort |
CfgAgentShort.withGswAgentId(int value) |
CfgAgentShort |
CfgAgentShort.withGswEmail(java.lang.String value) |
CfgAgentShort |
CfgAgentShort.withGswEmployeeId(java.lang.String value) |
CfgAgentShort |
CfgAgentShort.withGswFirstName(java.lang.String value) |
CfgAgentShort |
CfgAgentShort.withGswLastName(java.lang.String value) |
CfgAgentShort |
CfgAgentShort.withWmCarpoolId(int value) |
CfgAgentShort |
CfgAgentShort.withWmContractId(int value) |
CfgAgentShort |
CfgAgentShort.withWmEndDate(double value) |
CfgAgentShort |
CfgAgentShort.withWmSeniority(int value) |
CfgAgentShort |
CfgAgentShort.withWmSiteId(int value) |
CfgAgentShort |
CfgAgentShort.withWmStartDate(double value) |
CfgAgentShort |
CfgAgentShort.withWmTeamId(int value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<CfgAgentShort> |
CfgMeetingHolder.getAgentInfo()
Gets the value of the agentInfo property.
|
java.util.List<CfgAgentShort> |
CfgCarpoolHolder.getAgentInfo()
Gets the value of the agentInfo property.
|
java.util.List<CfgAgentShort> |
CfgAgentHolder.getObjectShortArray()
Gets the value of the objectShortArray property.
|
Modifier and Type | Method and Description |
---|---|
CfgMeetingHolder |
CfgMeetingHolder.withAgentInfo(CfgAgentShort... values) |
CfgCarpoolHolder |
CfgCarpoolHolder.withAgentInfo(CfgAgentShort... values) |
CfgAgentHolder |
CfgAgentHolder.withObjectShortArray(CfgAgentShort... values) |
Modifier and Type | Method and Description |
---|---|
void |
CfgMeetingHolder.setAgentInfo(java.util.List<CfgAgentShort> agentInfo)
Sets the value of the agentInfo property.
|
void |
CfgCarpoolHolder.setAgentInfo(java.util.List<CfgAgentShort> agentInfo)
Sets the value of the agentInfo property.
|
void |
CfgAgentHolder.setObjectShortArray(java.util.List<CfgAgentShort> objectShortArray)
Sets the value of the objectShortArray property.
|
CfgMeetingHolder |
CfgMeetingHolder.withAgentInfo(java.util.Collection<CfgAgentShort> values) |
CfgCarpoolHolder |
CfgCarpoolHolder.withAgentInfo(java.util.Collection<CfgAgentShort> values) |
CfgAgentHolder |
CfgAgentHolder.withObjectShortArray(java.util.Collection<CfgAgentShort> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.