Package | Description |
---|---|
com.genesyslab.wfm7.API.service.config761 |
Modifier and Type | Field and Description |
---|---|
private CfgUser[] |
CfgUserHolder.objectArray |
Modifier and Type | Method and Description |
---|---|
CfgUser[] |
CfgUserHolder.getObjectArray()
Gets the objectArray value for this CfgUserHolder.
|
Modifier and Type | Method and Description |
---|---|
CfgValidationHolder |
WFMConfigService761Soap.insertUser(CfgUser user,
boolean ignoreWarnings) |
void |
CfgUserHolder.setObjectArray(CfgUser[] objectArray)
Sets the objectArray value for this CfgUserHolder.
|
CfgValidationHolder |
WFMConfigService761Soap.updateUser(CfgUser user,
boolean checkTimestamp,
boolean ignoreWarnings) |
CfgValidationHolder |
WFMConfigService761Soap.validateUser(CfgUser user) |
Constructor and Description |
---|
CfgUserHolder(int objectIDArrayNSizeIs,
int[] objectIDArray,
int objectArrayNSizeIs,
CfgUser[] objectArray,
int objectShortArrayNSizeIs,
CfgUserShort[] objectShortArray,
int BUInfoNSizeIs,
CfgBUShort[] BUInfo,
int siteInfoNSizeIs,
CfgSiteShort[] siteInfo,
int teamInfoNSizeIs,
CfgTeamShort[] teamInfo,
int subsystemInfoNSizeIs,
CfgSubsystem[] subsystemInfo,
long timestamp) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.