public class CfgAgentHolder
extends java.lang.Object
implements java.io.Serializable
CfgAgent
or CfgAgentShort
object) .Modifier and Type | Field and Description |
---|---|
protected java.util.List<CfgActivityShort> |
activityInfo
An array containing short pieces of information for all Activitiess that any of
returned Agents are qualyfied to work on.
|
protected int |
activityInfoNSizeIs
Number of elements in the activityInfo array
|
protected java.util.List<CfgContractAvailability> |
availabilityInfo
An array containing information about availability of all
returned Agents.
|
protected int |
availabilityInfoNSizeIs
Number of elements in availabilityInfo array
|
protected java.util.List<CfgBUShort> |
buInfo
An array containing short pieces of information for all Business Units to which the
returned Agents belong.
|
protected int |
buInfoNSizeIs
Number of elements in the buInfo array
|
protected java.util.List<CfgCarpoolShort> |
carpoolInfo
A list containing description information for all Carpools to which the
returned Agents belong.
|
protected int |
carpoolInfoNSizeIs
Number of elements in the carpoolInfo array
|
protected java.util.List<CfgContractShort> |
contractInfo
An array containing short pieces of information for all Contracts to which the
returned Agents are assigned.
|
protected int |
contractInfoNSizeIs
Number of elements in contractInfo array
|
protected java.util.List<CfgAgent> |
objectArray
An array of
CfgAgent , returned if request specifies
ECfgInfoType.CFG_INFO_OBJECT detail level |
protected int |
objectArrayNSizeIs
Number of elements in objectArray array
|
protected java.util.List<java.lang.Integer> |
objectIDArray
An array of Agent IDs, returned if request specifies
ECfgInfoType.CFG_INFO_OBJECT_ID detail level
|
protected int |
objectIDArrayNSizeIs
Number of elements in objectIDArray array
|
protected java.util.List<CfgAgentShort> |
objectShortArray
An array of
CfgAgentShort , returned if request specifies
ECfgInfoType.CFG_INFO_OBJECT_SHORT detail level |
protected int |
objectShortArrayNSizeIs
Number of elements in objectShortArray array
|
private static long |
serialVersionUID |
protected java.util.List<CfgSiteShort> |
siteInfo
An array containing short pieces of information for all Sites to which the
returned Agents belong.
|
protected int |
siteInfoNSizeIs
Number of elements in the siteInfo array
|
protected java.util.List<CfgSkillShort> |
skillInfo
A list containing description information for all Skills that
returned Agents have.
|
protected int |
skillInfoNSizeIs
Number of elements in the skillInfo array
|
protected java.util.List<CfgTeamShort> |
teamInfo
An array containing short pieces of information for all Teams to which the
returned Agents belong.
|
protected int |
teamInfoNSizeIs
Number of elements in teamInfo array
|
protected long |
timestamp
A timestamp value -- marks the point in time when response information was returned
|
protected java.util.List<CfgTimezone> |
timezoneInfo
A list containing Time Zone information.
|
protected int |
timezoneInfoNSizeIs
Number of elements in the timezoneInfo array
|
Constructor and Description |
---|
CfgAgentHolder() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object that) |
java.util.List<CfgActivityShort> |
getActivityInfo()
Gets the value of the activityInfo property.
|
int |
getActivityInfoNSizeIs()
Gets the value of the activityInfoNSizeIs property.
|
java.util.List<CfgContractAvailability> |
getAvailabilityInfo()
Gets the value of the availabilityInfo property.
|
int |
getAvailabilityInfoNSizeIs()
Gets the value of the availabilityInfoNSizeIs property.
|
java.util.List<CfgBUShort> |
getBUInfo()
Gets the value of the buInfo property.
|
int |
getBUInfoNSizeIs()
Gets the value of the buInfoNSizeIs property.
|
java.util.List<CfgCarpoolShort> |
getCarpoolInfo()
Gets the value of the carpoolInfo property.
|
int |
getCarpoolInfoNSizeIs()
Gets the value of the carpoolInfoNSizeIs property.
|
java.util.List<CfgContractShort> |
getContractInfo()
Gets the value of the contractInfo property.
|
int |
getContractInfoNSizeIs()
Gets the value of the contractInfoNSizeIs property.
|
java.util.List<CfgAgent> |
getObjectArray()
Gets the value of the objectArray property.
|
int |
getObjectArrayNSizeIs()
Gets the value of the objectArrayNSizeIs property.
|
java.util.List<java.lang.Integer> |
getObjectIDArray()
Gets the value of the objectIDArray property.
|
int |
getObjectIDArrayNSizeIs()
Gets the value of the objectIDArrayNSizeIs property.
|
java.util.List<CfgAgentShort> |
getObjectShortArray()
Gets the value of the objectShortArray property.
|
int |
getObjectShortArrayNSizeIs()
Gets the value of the objectShortArrayNSizeIs property.
|
java.util.List<CfgSiteShort> |
getSiteInfo()
Gets the value of the siteInfo property.
|
int |
getSiteInfoNSizeIs()
Gets the value of the siteInfoNSizeIs property.
|
java.util.List<CfgSkillShort> |
getSkillInfo()
Gets the value of the skillInfo property.
|
int |
getSkillInfoNSizeIs()
Gets the value of the skillInfoNSizeIs property.
|
java.util.List<CfgTeamShort> |
getTeamInfo()
Gets the value of the teamInfo property.
|
int |
getTeamInfoNSizeIs()
Gets the value of the teamInfoNSizeIs property.
|
long |
getTimestamp()
Gets the value of the timestamp property.
|
java.util.List<CfgTimezone> |
getTimezoneInfo()
Gets the value of the timezoneInfo property.
|
int |
getTimezoneInfoNSizeIs()
Gets the value of the timezoneInfoNSizeIs property.
|
int |
hashCode() |
void |
setActivityInfo(java.util.List<CfgActivityShort> activityInfo)
Sets the value of the activityInfo property.
|
void |
setActivityInfoNSizeIs(int value)
Sets the value of the activityInfoNSizeIs property.
|
void |
setAvailabilityInfo(java.util.List<CfgContractAvailability> availabilityInfo)
Sets the value of the availabilityInfo property.
|
void |
setAvailabilityInfoNSizeIs(int value)
Sets the value of the availabilityInfoNSizeIs property.
|
void |
setBUInfo(java.util.List<CfgBUShort> buInfo)
Sets the value of the buInfo property.
|
void |
setBUInfoNSizeIs(int value)
Sets the value of the buInfoNSizeIs property.
|
void |
setCarpoolInfo(java.util.List<CfgCarpoolShort> carpoolInfo)
Sets the value of the carpoolInfo property.
|
void |
setCarpoolInfoNSizeIs(int value)
Sets the value of the carpoolInfoNSizeIs property.
|
void |
setContractInfo(java.util.List<CfgContractShort> contractInfo)
Sets the value of the contractInfo property.
|
void |
setContractInfoNSizeIs(int value)
Sets the value of the contractInfoNSizeIs property.
|
void |
setObjectArray(java.util.List<CfgAgent> objectArray)
Sets the value of the objectArray property.
|
void |
setObjectArrayNSizeIs(int value)
Sets the value of the objectArrayNSizeIs property.
|
void |
setObjectIDArray(java.util.List<java.lang.Integer> objectIDArray)
Sets the value of the objectIDArray property.
|
void |
setObjectIDArrayNSizeIs(int value)
Sets the value of the objectIDArrayNSizeIs property.
|
void |
setObjectShortArray(java.util.List<CfgAgentShort> objectShortArray)
Sets the value of the objectShortArray property.
|
void |
setObjectShortArrayNSizeIs(int value)
Sets the value of the objectShortArrayNSizeIs property.
|
void |
setSiteInfo(java.util.List<CfgSiteShort> siteInfo)
Sets the value of the siteInfo property.
|
void |
setSiteInfoNSizeIs(int value)
Sets the value of the siteInfoNSizeIs property.
|
void |
setSkillInfo(java.util.List<CfgSkillShort> skillInfo)
Sets the value of the skillInfo property.
|
void |
setSkillInfoNSizeIs(int value)
Sets the value of the skillInfoNSizeIs property.
|
void |
setTeamInfo(java.util.List<CfgTeamShort> teamInfo)
Sets the value of the teamInfo property.
|
void |
setTeamInfoNSizeIs(int value)
Sets the value of the teamInfoNSizeIs property.
|
void |
setTimestamp(long value)
Sets the value of the timestamp property.
|
void |
setTimezoneInfo(java.util.List<CfgTimezone> timezoneInfo)
Sets the value of the timezoneInfo property.
|
void |
setTimezoneInfoNSizeIs(int value)
Sets the value of the timezoneInfoNSizeIs property.
|
java.lang.String |
toString() |
CfgAgentHolder |
withActivityInfo(CfgActivityShort... values) |
CfgAgentHolder |
withActivityInfo(java.util.Collection<CfgActivityShort> values) |
CfgAgentHolder |
withActivityInfoNSizeIs(int value) |
CfgAgentHolder |
withAvailabilityInfo(CfgContractAvailability... values) |
CfgAgentHolder |
withAvailabilityInfo(java.util.Collection<CfgContractAvailability> values) |
CfgAgentHolder |
withAvailabilityInfoNSizeIs(int value) |
CfgAgentHolder |
withBUInfo(CfgBUShort... values) |
CfgAgentHolder |
withBUInfo(java.util.Collection<CfgBUShort> values) |
CfgAgentHolder |
withBUInfoNSizeIs(int value) |
CfgAgentHolder |
withCarpoolInfo(CfgCarpoolShort... values) |
CfgAgentHolder |
withCarpoolInfo(java.util.Collection<CfgCarpoolShort> values) |
CfgAgentHolder |
withCarpoolInfoNSizeIs(int value) |
CfgAgentHolder |
withContractInfo(CfgContractShort... values) |
CfgAgentHolder |
withContractInfo(java.util.Collection<CfgContractShort> values) |
CfgAgentHolder |
withContractInfoNSizeIs(int value) |
CfgAgentHolder |
withObjectArray(CfgAgent... values) |
CfgAgentHolder |
withObjectArray(java.util.Collection<CfgAgent> values) |
CfgAgentHolder |
withObjectArrayNSizeIs(int value) |
CfgAgentHolder |
withObjectIDArray(java.util.Collection<java.lang.Integer> values) |
CfgAgentHolder |
withObjectIDArray(java.lang.Integer... values) |
CfgAgentHolder |
withObjectIDArrayNSizeIs(int value) |
CfgAgentHolder |
withObjectShortArray(CfgAgentShort... values) |
CfgAgentHolder |
withObjectShortArray(java.util.Collection<CfgAgentShort> values) |
CfgAgentHolder |
withObjectShortArrayNSizeIs(int value) |
CfgAgentHolder |
withSiteInfo(CfgSiteShort... values) |
CfgAgentHolder |
withSiteInfo(java.util.Collection<CfgSiteShort> values) |
CfgAgentHolder |
withSiteInfoNSizeIs(int value) |
CfgAgentHolder |
withSkillInfo(CfgSkillShort... values) |
CfgAgentHolder |
withSkillInfo(java.util.Collection<CfgSkillShort> values) |
CfgAgentHolder |
withSkillInfoNSizeIs(int value) |
CfgAgentHolder |
withTeamInfo(CfgTeamShort... values) |
CfgAgentHolder |
withTeamInfo(java.util.Collection<CfgTeamShort> values) |
CfgAgentHolder |
withTeamInfoNSizeIs(int value) |
CfgAgentHolder |
withTimestamp(long value) |
CfgAgentHolder |
withTimezoneInfo(CfgTimezone... values) |
CfgAgentHolder |
withTimezoneInfo(java.util.Collection<CfgTimezone> values) |
CfgAgentHolder |
withTimezoneInfoNSizeIs(int value) |
private static final long serialVersionUID
protected int objectIDArrayNSizeIs
protected java.util.List<java.lang.Integer> objectIDArray
protected int objectArrayNSizeIs
protected java.util.List<CfgAgent> objectArray
CfgAgent
, returned if request specifies
ECfgInfoType.CFG_INFO_OBJECT detail levelprotected int objectShortArrayNSizeIs
protected java.util.List<CfgAgentShort> objectShortArray
CfgAgentShort
, returned if request specifies
ECfgInfoType.CFG_INFO_OBJECT_SHORT detail levelprotected int teamInfoNSizeIs
protected java.util.List<CfgTeamShort> teamInfo
protected int contractInfoNSizeIs
protected java.util.List<CfgContractShort> contractInfo
protected int availabilityInfoNSizeIs
protected java.util.List<CfgContractAvailability> availabilityInfo
protected int activityInfoNSizeIs
protected java.util.List<CfgActivityShort> activityInfo
protected int siteInfoNSizeIs
protected java.util.List<CfgSiteShort> siteInfo
protected int buInfoNSizeIs
protected java.util.List<CfgBUShort> buInfo
protected int timezoneInfoNSizeIs
protected java.util.List<CfgTimezone> timezoneInfo
protected int carpoolInfoNSizeIs
protected java.util.List<CfgCarpoolShort> carpoolInfo
protected int skillInfoNSizeIs
protected java.util.List<CfgSkillShort> skillInfo
protected long timestamp
public int getObjectIDArrayNSizeIs()
public void setObjectIDArrayNSizeIs(int value)
public java.util.List<java.lang.Integer> getObjectIDArray()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the objectIDArray property.
For example, to add a new item, do as follows:
getObjectIDArray().add(newItem);
Objects of the following type(s) are allowed in the list
Integer
public int getObjectArrayNSizeIs()
public void setObjectArrayNSizeIs(int value)
public java.util.List<CfgAgent> getObjectArray()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the objectArray property.
For example, to add a new item, do as follows:
getObjectArray().add(newItem);
Objects of the following type(s) are allowed in the list
CfgAgent
public int getObjectShortArrayNSizeIs()
public void setObjectShortArrayNSizeIs(int value)
public java.util.List<CfgAgentShort> getObjectShortArray()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the objectShortArray property.
For example, to add a new item, do as follows:
getObjectShortArray().add(newItem);
Objects of the following type(s) are allowed in the list
CfgAgentShort
public int getTeamInfoNSizeIs()
public void setTeamInfoNSizeIs(int value)
public java.util.List<CfgTeamShort> getTeamInfo()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the teamInfo property.
For example, to add a new item, do as follows:
getTeamInfo().add(newItem);
Objects of the following type(s) are allowed in the list
CfgTeamShort
public int getContractInfoNSizeIs()
public void setContractInfoNSizeIs(int value)
public java.util.List<CfgContractShort> getContractInfo()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the contractInfo property.
For example, to add a new item, do as follows:
getContractInfo().add(newItem);
Objects of the following type(s) are allowed in the list
CfgContractShort
public int getAvailabilityInfoNSizeIs()
public void setAvailabilityInfoNSizeIs(int value)
public java.util.List<CfgContractAvailability> getAvailabilityInfo()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the availabilityInfo property.
For example, to add a new item, do as follows:
getAvailabilityInfo().add(newItem);
Objects of the following type(s) are allowed in the list
CfgContractAvailability
public int getActivityInfoNSizeIs()
public void setActivityInfoNSizeIs(int value)
public java.util.List<CfgActivityShort> getActivityInfo()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the activityInfo property.
For example, to add a new item, do as follows:
getActivityInfo().add(newItem);
Objects of the following type(s) are allowed in the list
CfgActivityShort
public int getSiteInfoNSizeIs()
public void setSiteInfoNSizeIs(int value)
public java.util.List<CfgSiteShort> getSiteInfo()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the siteInfo property.
For example, to add a new item, do as follows:
getSiteInfo().add(newItem);
Objects of the following type(s) are allowed in the list
CfgSiteShort
public int getBUInfoNSizeIs()
public void setBUInfoNSizeIs(int value)
public java.util.List<CfgBUShort> getBUInfo()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the buInfo property.
For example, to add a new item, do as follows:
getBUInfo().add(newItem);
Objects of the following type(s) are allowed in the list
CfgBUShort
public int getTimezoneInfoNSizeIs()
public void setTimezoneInfoNSizeIs(int value)
public java.util.List<CfgTimezone> getTimezoneInfo()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the timezoneInfo property.
For example, to add a new item, do as follows:
getTimezoneInfo().add(newItem);
Objects of the following type(s) are allowed in the list
CfgTimezone
public int getCarpoolInfoNSizeIs()
public void setCarpoolInfoNSizeIs(int value)
public java.util.List<CfgCarpoolShort> getCarpoolInfo()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the carpoolInfo property.
For example, to add a new item, do as follows:
getCarpoolInfo().add(newItem);
Objects of the following type(s) are allowed in the list
CfgCarpoolShort
public int getSkillInfoNSizeIs()
public void setSkillInfoNSizeIs(int value)
public java.util.List<CfgSkillShort> getSkillInfo()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the skillInfo property.
For example, to add a new item, do as follows:
getSkillInfo().add(newItem);
Objects of the following type(s) are allowed in the list
CfgSkillShort
public long getTimestamp()
public void setTimestamp(long value)
public CfgAgentHolder withObjectIDArrayNSizeIs(int value)
public CfgAgentHolder withObjectIDArray(java.lang.Integer... values)
public CfgAgentHolder withObjectIDArray(java.util.Collection<java.lang.Integer> values)
public CfgAgentHolder withObjectArrayNSizeIs(int value)
public CfgAgentHolder withObjectArray(CfgAgent... values)
public CfgAgentHolder withObjectArray(java.util.Collection<CfgAgent> values)
public CfgAgentHolder withObjectShortArrayNSizeIs(int value)
public CfgAgentHolder withObjectShortArray(CfgAgentShort... values)
public CfgAgentHolder withObjectShortArray(java.util.Collection<CfgAgentShort> values)
public CfgAgentHolder withTeamInfoNSizeIs(int value)
public CfgAgentHolder withTeamInfo(CfgTeamShort... values)
public CfgAgentHolder withTeamInfo(java.util.Collection<CfgTeamShort> values)
public CfgAgentHolder withContractInfoNSizeIs(int value)
public CfgAgentHolder withContractInfo(CfgContractShort... values)
public CfgAgentHolder withContractInfo(java.util.Collection<CfgContractShort> values)
public CfgAgentHolder withAvailabilityInfoNSizeIs(int value)
public CfgAgentHolder withAvailabilityInfo(CfgContractAvailability... values)
public CfgAgentHolder withAvailabilityInfo(java.util.Collection<CfgContractAvailability> values)
public CfgAgentHolder withActivityInfoNSizeIs(int value)
public CfgAgentHolder withActivityInfo(CfgActivityShort... values)
public CfgAgentHolder withActivityInfo(java.util.Collection<CfgActivityShort> values)
public CfgAgentHolder withSiteInfoNSizeIs(int value)
public CfgAgentHolder withSiteInfo(CfgSiteShort... values)
public CfgAgentHolder withSiteInfo(java.util.Collection<CfgSiteShort> values)
public CfgAgentHolder withBUInfoNSizeIs(int value)
public CfgAgentHolder withBUInfo(CfgBUShort... values)
public CfgAgentHolder withBUInfo(java.util.Collection<CfgBUShort> values)
public CfgAgentHolder withTimezoneInfoNSizeIs(int value)
public CfgAgentHolder withTimezoneInfo(CfgTimezone... values)
public CfgAgentHolder withTimezoneInfo(java.util.Collection<CfgTimezone> values)
public CfgAgentHolder withCarpoolInfoNSizeIs(int value)
public CfgAgentHolder withCarpoolInfo(CfgCarpoolShort... values)
public CfgAgentHolder withCarpoolInfo(java.util.Collection<CfgCarpoolShort> values)
public CfgAgentHolder withSkillInfoNSizeIs(int value)
public CfgAgentHolder withSkillInfo(CfgSkillShort... values)
public CfgAgentHolder withSkillInfo(java.util.Collection<CfgSkillShort> values)
public CfgAgentHolder withTimestamp(long value)
public void setObjectIDArray(java.util.List<java.lang.Integer> objectIDArray)
objectIDArray
- allowed object is
Integer
public void setObjectArray(java.util.List<CfgAgent> objectArray)
objectArray
- allowed object is
CfgAgent
public void setObjectShortArray(java.util.List<CfgAgentShort> objectShortArray)
objectShortArray
- allowed object is
CfgAgentShort
public void setTeamInfo(java.util.List<CfgTeamShort> teamInfo)
teamInfo
- allowed object is
CfgTeamShort
public void setContractInfo(java.util.List<CfgContractShort> contractInfo)
contractInfo
- allowed object is
CfgContractShort
public void setAvailabilityInfo(java.util.List<CfgContractAvailability> availabilityInfo)
availabilityInfo
- allowed object is
CfgContractAvailability
public void setActivityInfo(java.util.List<CfgActivityShort> activityInfo)
activityInfo
- allowed object is
CfgActivityShort
public void setSiteInfo(java.util.List<CfgSiteShort> siteInfo)
siteInfo
- allowed object is
CfgSiteShort
public void setBUInfo(java.util.List<CfgBUShort> buInfo)
buInfo
- allowed object is
CfgBUShort
public void setTimezoneInfo(java.util.List<CfgTimezone> timezoneInfo)
timezoneInfo
- allowed object is
CfgTimezone
public void setCarpoolInfo(java.util.List<CfgCarpoolShort> carpoolInfo)
carpoolInfo
- allowed object is
CfgCarpoolShort
public void setSkillInfo(java.util.List<CfgSkillShort> skillInfo)
skillInfo
- allowed object is
CfgSkillShort
public java.lang.String toString()
toString
in class java.lang.Object
public boolean equals(java.lang.Object that)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.