Package | Description |
---|---|
com.genesyslab.wfm7.API.service.config750 |
Modifier and Type | Field and Description |
---|---|
private CfgUserTeam[] |
CfgUser.wmUserTeams |
Modifier and Type | Method and Description |
---|---|
CfgUserTeam[] |
CfgUser.getWmUserTeams()
Gets the wmUserTeams value for this CfgUser.
|
Modifier and Type | Method and Description |
---|---|
void |
CfgUser.setWmUserTeams(CfgUserTeam[] wmUserTeams)
Sets the wmUserTeams value for this CfgUser.
|
Constructor and Description |
---|
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) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.