Package | Description |
---|---|
com.genesyslab.wfm8.API.service.config800 | |
com.genesyslab.wfm8.API.service.schedule800 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<CfgUserShort> |
CfgUserHolder.objectShortArray |
protected java.util.List<CfgUserShort> |
CfgReportTaskHolder.userInfo
An array of corresponding
CfgUserShort information |
protected java.util.List<CfgUserShort> |
CfgReportHolder.userInfo
An array of corresponding
CfgUserShort information |
Modifier and Type | Method and Description |
---|---|
CfgUserShort |
CfgUserShort.withGswEmail(java.lang.String value) |
CfgUserShort |
CfgUserShort.withGswFirstName(java.lang.String value) |
CfgUserShort |
CfgUserShort.withGswLastName(java.lang.String value) |
CfgUserShort |
CfgUserShort.withGswUserId(int value) |
CfgUserShort |
CfgUserShort.withWmSecurityRoleId(int value) |
CfgUserShort |
CfgUserShort.withWmTimezoneId(int value) |
CfgUserShort |
CfgUserShort.withWmUser(java.lang.String value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<CfgUserShort> |
CfgUserHolder.getObjectShortArray()
Gets the value of the objectShortArray property.
|
java.util.List<CfgUserShort> |
CfgReportTaskHolder.getUserInfo()
Gets the value of the userInfo property.
|
java.util.List<CfgUserShort> |
CfgReportHolder.getUserInfo()
Gets the value of the userInfo property.
|
Modifier and Type | Method and Description |
---|---|
CfgUserHolder |
CfgUserHolder.withObjectShortArray(CfgUserShort... values) |
CfgReportTaskHolder |
CfgReportTaskHolder.withUserInfo(CfgUserShort... values) |
CfgReportHolder |
CfgReportHolder.withUserInfo(CfgUserShort... values) |
Modifier and Type | Method and Description |
---|---|
void |
CfgUserHolder.setObjectShortArray(java.util.List<CfgUserShort> objectShortArray)
Sets the value of the objectShortArray property.
|
void |
CfgReportTaskHolder.setUserInfo(java.util.List<CfgUserShort> userInfo)
Sets the value of the userInfo property.
|
void |
CfgReportHolder.setUserInfo(java.util.List<CfgUserShort> userInfo)
Sets the value of the userInfo property.
|
CfgUserHolder |
CfgUserHolder.withObjectShortArray(java.util.Collection<CfgUserShort> values) |
CfgReportTaskHolder |
CfgReportTaskHolder.withUserInfo(java.util.Collection<CfgUserShort> values) |
CfgReportHolder |
CfgReportHolder.withUserInfo(java.util.Collection<CfgUserShort> values) |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<CfgUserShort> |
SchScenarioHolder.cfgUserInfo
Contains short user information for every unique gswUserId in SchScenario or SchScenarioShort.
|
protected java.util.List<CfgUserShort> |
SchAuditLog.cfgUserInfo
Contains short user information for every unique user in the returned audit log.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<CfgUserShort> |
SchScenarioHolder.getCfgUserInfo()
Gets the value of the cfgUserInfo property.
|
java.util.List<CfgUserShort> |
SchAuditLog.getCfgUserInfo()
Gets the value of the cfgUserInfo property.
|
Modifier and Type | Method and Description |
---|---|
SchScenarioHolder |
SchScenarioHolder.withCfgUserInfo(CfgUserShort... values) |
SchAuditLog |
SchAuditLog.withCfgUserInfo(CfgUserShort... values) |
Modifier and Type | Method and Description |
---|---|
void |
SchScenarioHolder.setCfgUserInfo(java.util.List<CfgUserShort> cfgUserInfo)
Sets the value of the cfgUserInfo property.
|
void |
SchAuditLog.setCfgUserInfo(java.util.List<CfgUserShort> cfgUserInfo)
Sets the value of the cfgUserInfo property.
|
SchScenarioHolder |
SchScenarioHolder.withCfgUserInfo(java.util.Collection<CfgUserShort> values) |
SchAuditLog |
SchAuditLog.withCfgUserInfo(java.util.Collection<CfgUserShort> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.