public class CfgUser
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
gswEmail |
private java.lang.String |
gswFirstName |
private java.lang.String |
gswLastName |
private int |
gswUserId |
private long |
timestamp |
private int |
wmBuilderId |
private int |
wmSecurityRoleId |
private int |
wmTimezoneId |
private java.lang.String |
wmUser |
private int[] |
wmUserBU |
private int |
wmUserBUNSizeIs |
private int[] |
wmUserSites |
private int |
wmUserSitesNSizeIs |
private int[] |
wmUserSubsystems |
private int |
wmUserSubsystemsNSizeIs |
private CfgUserTeam[] |
wmUserTeams |
private int |
wmUserTeamsNSizeIs |
Constructor and Description |
---|
CfgUser() |
CfgUser(int gswUserId,
java.lang.String wmUser,
int wmTimezoneId,
int wmBuilderId,
int wmSecurityRoleId,
java.lang.String gswFirstName,
java.lang.String gswLastName,
int wmUserBUNSizeIs,
int[] wmUserBU,
int wmUserSitesNSizeIs,
int[] wmUserSites,
int wmUserTeamsNSizeIs,
CfgUserTeam[] wmUserTeams,
int wmUserSubsystemsNSizeIs,
int[] wmUserSubsystems,
long timestamp) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getGswEmail()
Gets the gswEmail value for this CfgUser.
|
java.lang.String |
getGswFirstName()
Gets the gswFirstName value for this CfgUser.
|
java.lang.String |
getGswLastName()
Gets the gswLastName value for this CfgUser.
|
int |
getGswUserId()
Gets the gswUserId value for this CfgUser.
|
long |
getTimestamp()
Gets the timestamp value for this CfgUser.
|
int |
getWmBuilderId()
Gets the wmBuilderId value for this CfgUser.
|
int |
getWmSecurityRoleId()
Gets the wmSecurityRoleId value for this CfgUser.
|
int |
getWmTimezoneId()
Gets the wmTimezoneId value for this CfgUser.
|
java.lang.String |
getWmUser()
Gets the wmUser value for this CfgUser.
|
int[] |
getWmUserBU()
Gets the wmUserBU value for this CfgUser.
|
int |
getWmUserBUNSizeIs()
Gets the wmUserBUNSizeIs value for this CfgUser.
|
int[] |
getWmUserSites()
Gets the wmUserSites value for this CfgUser.
|
int |
getWmUserSitesNSizeIs()
Gets the wmUserSitesNSizeIs value for this CfgUser.
|
int[] |
getWmUserSubsystems()
Gets the wmUserSubsystems value for this CfgUser.
|
int |
getWmUserSubsystemsNSizeIs()
Gets the wmUserSubsystemsNSizeIs value for this CfgUser.
|
CfgUserTeam[] |
getWmUserTeams()
Gets the wmUserTeams value for this CfgUser.
|
int |
getWmUserTeamsNSizeIs()
Gets the wmUserTeamsNSizeIs value for this CfgUser.
|
void |
setGswEmail(java.lang.String gswEmail)
Sets the gswEmail value for this CfgUser.
|
void |
setGswFirstName(java.lang.String gswFirstName)
Sets the gswFirstName value for this CfgUser.
|
void |
setGswLastName(java.lang.String gswLastName)
Sets the gswLastName value for this CfgUser.
|
void |
setGswUserId(int gswUserId)
Sets the gswUserId value for this CfgUser.
|
void |
setTimestamp(long timestamp)
Sets the timestamp value for this CfgUser.
|
void |
setWmBuilderId(int wmBuilderId)
Sets the wmBuilderId value for this CfgUser.
|
void |
setWmSecurityRoleId(int wmSecurityRoleId)
Sets the wmSecurityRoleId value for this CfgUser.
|
void |
setWmTimezoneId(int wmTimezoneId)
Sets the wmTimezoneId value for this CfgUser.
|
void |
setWmUser(java.lang.String wmUser)
Sets the wmUser value for this CfgUser.
|
void |
setWmUserBU(int[] wmUserBU)
Sets the wmUserBU value for this CfgUser.
|
void |
setWmUserBUNSizeIs(int wmUserBUNSizeIs)
Sets the wmUserBUNSizeIs value for this CfgUser.
|
void |
setWmUserSites(int[] wmUserSites)
Sets the wmUserSites value for this CfgUser.
|
void |
setWmUserSitesNSizeIs(int wmUserSitesNSizeIs)
Sets the wmUserSitesNSizeIs value for this CfgUser.
|
void |
setWmUserSubsystems(int[] wmUserSubsystems)
Sets the wmUserSubsystems value for this CfgUser.
|
void |
setWmUserSubsystemsNSizeIs(int wmUserSubsystemsNSizeIs)
Sets the wmUserSubsystemsNSizeIs value for this CfgUser.
|
void |
setWmUserTeams(CfgUserTeam[] wmUserTeams)
Sets the wmUserTeams value for this CfgUser.
|
void |
setWmUserTeamsNSizeIs(int wmUserTeamsNSizeIs)
Sets the wmUserTeamsNSizeIs value for this CfgUser.
|
private int gswUserId
private java.lang.String wmUser
private int wmTimezoneId
private int wmBuilderId
private int wmSecurityRoleId
private java.lang.String gswFirstName
private java.lang.String gswLastName
private int wmUserBUNSizeIs
private int[] wmUserBU
private int wmUserSitesNSizeIs
private int[] wmUserSites
private int wmUserTeamsNSizeIs
private CfgUserTeam[] wmUserTeams
private int wmUserSubsystemsNSizeIs
private int[] wmUserSubsystems
private java.lang.String gswEmail
private long timestamp
public CfgUser()
public CfgUser(int gswUserId, java.lang.String wmUser, int wmTimezoneId, int wmBuilderId, int wmSecurityRoleId, java.lang.String gswFirstName, java.lang.String gswLastName, int wmUserBUNSizeIs, int[] wmUserBU, int wmUserSitesNSizeIs, int[] wmUserSites, int wmUserTeamsNSizeIs, CfgUserTeam[] wmUserTeams, int wmUserSubsystemsNSizeIs, int[] wmUserSubsystems, long timestamp)
public int getGswUserId()
public void setGswUserId(int gswUserId)
gswUserId
- public java.lang.String getWmUser()
public void setWmUser(java.lang.String wmUser)
wmUser
- public int getWmTimezoneId()
public void setWmTimezoneId(int wmTimezoneId)
wmTimezoneId
- public int getWmBuilderId()
public void setWmBuilderId(int wmBuilderId)
wmBuilderId
- public int getWmSecurityRoleId()
public void setWmSecurityRoleId(int wmSecurityRoleId)
wmSecurityRoleId
- public java.lang.String getGswFirstName()
public void setGswFirstName(java.lang.String gswFirstName)
gswFirstName
- public java.lang.String getGswLastName()
public void setGswLastName(java.lang.String gswLastName)
gswLastName
- public int getWmUserBUNSizeIs()
public void setWmUserBUNSizeIs(int wmUserBUNSizeIs)
wmUserBUNSizeIs
- public int[] getWmUserBU()
public void setWmUserBU(int[] wmUserBU)
wmUserBU
- public int getWmUserSitesNSizeIs()
public void setWmUserSitesNSizeIs(int wmUserSitesNSizeIs)
wmUserSitesNSizeIs
- public int[] getWmUserSites()
public void setWmUserSites(int[] wmUserSites)
wmUserSites
- public int getWmUserTeamsNSizeIs()
public void setWmUserTeamsNSizeIs(int wmUserTeamsNSizeIs)
wmUserTeamsNSizeIs
- public CfgUserTeam[] getWmUserTeams()
public void setWmUserTeams(CfgUserTeam[] wmUserTeams)
wmUserTeams
- public int getWmUserSubsystemsNSizeIs()
public void setWmUserSubsystemsNSizeIs(int wmUserSubsystemsNSizeIs)
wmUserSubsystemsNSizeIs
- public int[] getWmUserSubsystems()
public void setWmUserSubsystems(int[] wmUserSubsystems)
wmUserSubsystems
- public java.lang.String getGswEmail()
public void setGswEmail(java.lang.String gswEmail)
gswEmail
- public long getTimestamp()
public void setTimestamp(long timestamp)
timestamp
- Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.