public class CfgProfileFilter
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
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 int[] |
wmProfileId
An array of Profile identifiers.
|
private int |
wmProfileIdNSizeIs
Number of elements in the wmProfileId array.
|
private int[] |
wmSiteId
An array of Site identifiers.
|
private int |
wmSiteIdNSizeIs
Number of elements in the wmSiteId 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 |
---|
CfgProfileFilter() |
CfgProfileFilter(int wmBUIdNSizeIs,
int[] wmBUId,
int wmSiteIdNSizeIs,
int[] wmSiteId,
int wmProfileIdNSizeIs,
int[] wmProfileId,
int wmContractIdNSizeIs,
int[] wmContractId,
int wmActivityIdNSizeIs,
int[] wmActivityId,
int wmVirtualActivityIdNSizeIs,
int[] wmVirtualActivityId) |
Modifier and Type | Method and Description |
---|---|
int[] |
getWmActivityId()
Gets the wmActivityId value for this CfgProfileFilter.
|
int |
getWmActivityIdNSizeIs()
Gets the wmActivityIdNSizeIs value for this CfgProfileFilter.
|
int[] |
getWmBUId()
Gets the wmBUId value for this CfgProfileFilter.
|
int |
getWmBUIdNSizeIs()
Gets the wmBUIdNSizeIs value for this CfgProfileFilter.
|
int[] |
getWmContractId()
Gets the wmContractId value for this CfgProfileFilter.
|
int |
getWmContractIdNSizeIs()
Gets the wmContractIdNSizeIs value for this CfgProfileFilter.
|
int[] |
getWmProfileId()
Gets the wmProfileId value for this CfgProfileFilter.
|
int |
getWmProfileIdNSizeIs()
Gets the wmProfileIdNSizeIs value for this CfgProfileFilter.
|
int[] |
getWmSiteId()
Gets the wmSiteId value for this CfgProfileFilter.
|
int |
getWmSiteIdNSizeIs()
Gets the wmSiteIdNSizeIs value for this CfgProfileFilter.
|
int[] |
getWmVirtualActivityId()
Gets the wmVirtualActivityId value for this CfgProfileFilter.
|
int |
getWmVirtualActivityIdNSizeIs()
Gets the wmVirtualActivityIdNSizeIs value for this CfgProfileFilter.
|
void |
setWmActivityId(int[] wmActivityId)
Sets the wmActivityId value for this CfgProfileFilter.
|
void |
setWmActivityIdNSizeIs(int wmActivityIdNSizeIs)
Sets the wmActivityIdNSizeIs value for this CfgProfileFilter.
|
void |
setWmBUId(int[] wmBUId)
Sets the wmBUId value for this CfgProfileFilter.
|
void |
setWmBUIdNSizeIs(int wmBUIdNSizeIs)
Sets the wmBUIdNSizeIs value for this CfgProfileFilter.
|
void |
setWmContractId(int[] wmContractId)
Sets the wmContractId value for this CfgProfileFilter.
|
void |
setWmContractIdNSizeIs(int wmContractIdNSizeIs)
Sets the wmContractIdNSizeIs value for this CfgProfileFilter.
|
void |
setWmProfileId(int[] wmProfileId)
Sets the wmProfileId value for this CfgProfileFilter.
|
void |
setWmProfileIdNSizeIs(int wmProfileIdNSizeIs)
Sets the wmProfileIdNSizeIs value for this CfgProfileFilter.
|
void |
setWmSiteId(int[] wmSiteId)
Sets the wmSiteId value for this CfgProfileFilter.
|
void |
setWmSiteIdNSizeIs(int wmSiteIdNSizeIs)
Sets the wmSiteIdNSizeIs value for this CfgProfileFilter.
|
void |
setWmVirtualActivityId(int[] wmVirtualActivityId)
Sets the wmVirtualActivityId value for this CfgProfileFilter.
|
void |
setWmVirtualActivityIdNSizeIs(int wmVirtualActivityIdNSizeIs)
Sets the wmVirtualActivityIdNSizeIs value for this CfgProfileFilter.
|
private int wmBUIdNSizeIs
private int[] wmBUId
private int wmSiteIdNSizeIs
private int[] wmSiteId
private int wmProfileIdNSizeIs
private int[] wmProfileId
private int wmContractIdNSizeIs
private int[] wmContractId
private int wmActivityIdNSizeIs
private int[] wmActivityId
private int wmVirtualActivityIdNSizeIs
private int[] wmVirtualActivityId
public CfgProfileFilter()
public CfgProfileFilter(int wmBUIdNSizeIs, int[] wmBUId, int wmSiteIdNSizeIs, int[] wmSiteId, int wmProfileIdNSizeIs, int[] wmProfileId, int wmContractIdNSizeIs, int[] wmContractId, int wmActivityIdNSizeIs, int[] wmActivityId, int wmVirtualActivityIdNSizeIs, int[] wmVirtualActivityId)
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 getWmProfileIdNSizeIs()
public void setWmProfileIdNSizeIs(int wmProfileIdNSizeIs)
wmProfileIdNSizeIs
- public int[] getWmProfileId()
public void setWmProfileId(int[] wmProfileId)
wmProfileId
- 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
- Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.