public class CfgAgentFilter
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
private int[] |
gswAgentId
An array of Agent identifiers.
|
private int |
gswAgentIdNSizeIs
Number of elements in the gswAgentId array.
|
private java.lang.String[] |
gswEmployeeId
An array of Employee IDs.
|
private int |
gswEmployeeIdNSizeIs
Number of elements in the gswEmployeeId array.
|
private int[] |
wmActivityId
An array of Activity identifiers.
|
private int |
wmActivityIdNSizeIs
Number of elements in the wmActivityId array.
|
private int[] |
wmBUId
An array of BU identifiers.
|
private int |
wmBUIdNSizeIs
Number of elements in the wmBUId array
|
private int[] |
wmContractId
An array of Contract identifiers.
|
private int |
wmContractIdNSizeIs
Number of elements in the wmContractId array.
|
private double |
wmEndDate
Defines Termination date (
OleDateTime ) filter (can be NULL) |
private int[] |
wmSiteId
An array of Site identifiers.
|
private int |
wmSiteIdNSizeIs
Number of elements in the wmSiteId array
|
private double |
wmStartDate
Defines Hire date (
OleDateTime ) filter (can be NULL) |
private int[] |
wmTeamId
An array of Team identifiers.
|
private int |
wmTeamIdNSizeIs
Number of elements in the wmTeamId array.
|
private int[] |
wmVirtualActivityId
An array of Virtual Activity or Activity Group identifiers.
|
private int |
wmVirtualActivityIdNSizeIs
Number of elements in the wmVirtualActivityId array.
|
Constructor and Description |
---|
CfgAgentFilter() |
CfgAgentFilter(int wmBUIdNSizeIs,
int[] wmBUId,
int wmSiteIdNSizeIs,
int[] wmSiteId,
int wmTeamIdNSizeIs,
int[] wmTeamId,
int gswAgentIdNSizeIs,
int[] gswAgentId,
int gswEmployeeIdNSizeIs,
java.lang.String[] gswEmployeeId,
int wmContractIdNSizeIs,
int[] wmContractId,
int wmActivityIdNSizeIs,
int[] wmActivityId,
int wmVirtualActivityIdNSizeIs,
int[] wmVirtualActivityId,
double wmStartDate,
double wmEndDate) |
Modifier and Type | Method and Description |
---|---|
int[] |
getGswAgentId()
Gets the gswAgentId value for this CfgAgentFilter.
|
int |
getGswAgentIdNSizeIs()
Gets the gswAgentIdNSizeIs value for this CfgAgentFilter.
|
java.lang.String[] |
getGswEmployeeId()
Gets the gswEmployeeId value for this CfgAgentFilter.
|
int |
getGswEmployeeIdNSizeIs()
Gets the gswEmployeeIdNSizeIs value for this CfgAgentFilter.
|
int[] |
getWmActivityId()
Gets the wmActivityId value for this CfgAgentFilter.
|
int |
getWmActivityIdNSizeIs()
Gets the wmActivityIdNSizeIs value for this CfgAgentFilter.
|
int[] |
getWmBUId()
Gets the wmBUId value for this CfgAgentFilter.
|
int |
getWmBUIdNSizeIs()
Gets the wmBUIdNSizeIs value for this CfgAgentFilter.
|
int[] |
getWmContractId()
Gets the wmContractId value for this CfgAgentFilter.
|
int |
getWmContractIdNSizeIs()
Gets the wmContractIdNSizeIs value for this CfgAgentFilter.
|
double |
getWmEndDate()
Gets the wmEndDate value for this CfgAgentFilter.
|
int[] |
getWmSiteId()
Gets the wmSiteId value for this CfgAgentFilter.
|
int |
getWmSiteIdNSizeIs()
Gets the wmSiteIdNSizeIs value for this CfgAgentFilter.
|
double |
getWmStartDate()
Gets the wmStartDate value for this CfgAgentFilter.
|
int[] |
getWmTeamId()
Gets the wmTeamId value for this CfgAgentFilter.
|
int |
getWmTeamIdNSizeIs()
Gets the wmTeamIdNSizeIs value for this CfgAgentFilter.
|
int[] |
getWmVirtualActivityId()
Gets the wmVirtualActivityId value for this CfgAgentFilter.
|
int |
getWmVirtualActivityIdNSizeIs()
Gets the wmVirtualActivityIdNSizeIs value for this CfgAgentFilter.
|
void |
setGswAgentId(int[] gswAgentId)
Sets the gswAgentId value for this CfgAgentFilter.
|
void |
setGswAgentIdNSizeIs(int gswAgentIdNSizeIs)
Sets the gswAgentIdNSizeIs value for this CfgAgentFilter.
|
void |
setGswEmployeeId(java.lang.String[] gswEmployeeId)
Sets the gswEmployeeId value for this CfgAgentFilter.
|
void |
setGswEmployeeIdNSizeIs(int gswEmployeeIdNSizeIs)
Sets the gswEmployeeIdNSizeIs value for this CfgAgentFilter.
|
void |
setWmActivityId(int[] wmActivityId)
Sets the wmActivityId value for this CfgAgentFilter.
|
void |
setWmActivityIdNSizeIs(int wmActivityIdNSizeIs)
Sets the wmActivityIdNSizeIs value for this CfgAgentFilter.
|
void |
setWmBUId(int[] wmBUId)
Sets the wmBUId value for this CfgAgentFilter.
|
void |
setWmBUIdNSizeIs(int wmBUIdNSizeIs)
Sets the wmBUIdNSizeIs value for this CfgAgentFilter.
|
void |
setWmContractId(int[] wmContractId)
Sets the wmContractId value for this CfgAgentFilter.
|
void |
setWmContractIdNSizeIs(int wmContractIdNSizeIs)
Sets the wmContractIdNSizeIs value for this CfgAgentFilter.
|
void |
setWmEndDate(double wmEndDate)
Sets the wmEndDate value for this CfgAgentFilter.
|
void |
setWmSiteId(int[] wmSiteId)
Sets the wmSiteId value for this CfgAgentFilter.
|
void |
setWmSiteIdNSizeIs(int wmSiteIdNSizeIs)
Sets the wmSiteIdNSizeIs value for this CfgAgentFilter.
|
void |
setWmStartDate(double wmStartDate)
Sets the wmStartDate value for this CfgAgentFilter.
|
void |
setWmTeamId(int[] wmTeamId)
Sets the wmTeamId value for this CfgAgentFilter.
|
void |
setWmTeamIdNSizeIs(int wmTeamIdNSizeIs)
Sets the wmTeamIdNSizeIs value for this CfgAgentFilter.
|
void |
setWmVirtualActivityId(int[] wmVirtualActivityId)
Sets the wmVirtualActivityId value for this CfgAgentFilter.
|
void |
setWmVirtualActivityIdNSizeIs(int wmVirtualActivityIdNSizeIs)
Sets the wmVirtualActivityIdNSizeIs value for this CfgAgentFilter.
|
private int wmBUIdNSizeIs
private int[] wmBUId
private int wmSiteIdNSizeIs
private int[] wmSiteId
private int wmTeamIdNSizeIs
private int[] wmTeamId
private int gswAgentIdNSizeIs
private int[] gswAgentId
private int gswEmployeeIdNSizeIs
private java.lang.String[] gswEmployeeId
private int wmContractIdNSizeIs
private int[] wmContractId
private int wmActivityIdNSizeIs
private int[] wmActivityId
private int wmVirtualActivityIdNSizeIs
private int[] wmVirtualActivityId
private double wmStartDate
OleDateTime
) filter (can be NULL)private double wmEndDate
OleDateTime
) filter (can be NULL)public CfgAgentFilter()
public CfgAgentFilter(int wmBUIdNSizeIs, int[] wmBUId, int wmSiteIdNSizeIs, int[] wmSiteId, int wmTeamIdNSizeIs, int[] wmTeamId, int gswAgentIdNSizeIs, int[] gswAgentId, int gswEmployeeIdNSizeIs, java.lang.String[] gswEmployeeId, int wmContractIdNSizeIs, int[] wmContractId, int wmActivityIdNSizeIs, int[] wmActivityId, int wmVirtualActivityIdNSizeIs, int[] wmVirtualActivityId, double wmStartDate, double wmEndDate)
public int getWmBUIdNSizeIs()
public void setWmBUIdNSizeIs(int wmBUIdNSizeIs)
wmBUIdNSizeIs
- public int[] getWmBUId()
public void setWmBUId(int[] wmBUId)
wmBUId
- public int getWmSiteIdNSizeIs()
public void setWmSiteIdNSizeIs(int wmSiteIdNSizeIs)
wmSiteIdNSizeIs
- public int[] getWmSiteId()
public void setWmSiteId(int[] wmSiteId)
wmSiteId
- public int getWmTeamIdNSizeIs()
public void setWmTeamIdNSizeIs(int wmTeamIdNSizeIs)
wmTeamIdNSizeIs
- public int[] getWmTeamId()
public void setWmTeamId(int[] wmTeamId)
wmTeamId
- public int getGswAgentIdNSizeIs()
public void setGswAgentIdNSizeIs(int gswAgentIdNSizeIs)
gswAgentIdNSizeIs
- public int[] getGswAgentId()
public void setGswAgentId(int[] gswAgentId)
gswAgentId
- public int getGswEmployeeIdNSizeIs()
public void setGswEmployeeIdNSizeIs(int gswEmployeeIdNSizeIs)
gswEmployeeIdNSizeIs
- public java.lang.String[] getGswEmployeeId()
public void setGswEmployeeId(java.lang.String[] gswEmployeeId)
gswEmployeeId
- public int getWmContractIdNSizeIs()
public void setWmContractIdNSizeIs(int wmContractIdNSizeIs)
wmContractIdNSizeIs
- public int[] getWmContractId()
public void setWmContractId(int[] wmContractId)
wmContractId
- public int getWmActivityIdNSizeIs()
public void setWmActivityIdNSizeIs(int wmActivityIdNSizeIs)
wmActivityIdNSizeIs
- public int[] getWmActivityId()
public void setWmActivityId(int[] wmActivityId)
wmActivityId
- public int getWmVirtualActivityIdNSizeIs()
public void setWmVirtualActivityIdNSizeIs(int wmVirtualActivityIdNSizeIs)
wmVirtualActivityIdNSizeIs
- public int[] getWmVirtualActivityId()
public void setWmVirtualActivityId(int[] wmVirtualActivityId)
wmVirtualActivityId
- public double getWmStartDate()
public void setWmStartDate(double wmStartDate)
wmStartDate
- public double getWmEndDate()
public void setWmEndDate(double wmEndDate)
wmEndDate
- Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.