Package | Description |
---|---|
com.genesyslab.wfm8.API.service.config850 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<CfgSecurityRole> |
CfgSecurityRoleHolder.objectArray |
Modifier and Type | Method and Description |
---|---|
CfgSecurityRole |
CfgSecurityRole.withTimestamp(long value) |
CfgSecurityRole |
CfgSecurityRole.withWmName(java.lang.String value) |
CfgSecurityRole |
CfgSecurityRole.withWmSecurityRoleId(int value) |
CfgSecurityRole |
CfgSecurityRole.withWmSecurityRoleSubsystems(java.util.Collection<java.lang.Integer> values) |
CfgSecurityRole |
CfgSecurityRole.withWmSecurityRoleSubsystems(java.lang.Integer... values) |
CfgSecurityRole |
CfgSecurityRole.withWmSecurityRoleSubsystemsNSizeIs(int value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<CfgSecurityRole> |
CfgSecurityRoleHolder.getObjectArray()
Gets the value of the objectArray property.
|
Modifier and Type | Method and Description |
---|---|
CfgValidationHolder |
WFMConfigService850Soap.insertSecurityRole(CfgSecurityRole securityRole,
boolean ignoreWarnings)
Inserts new Security Role
|
CfgValidationHolder |
WFMConfigService850Soap.updateSecurityRole(CfgSecurityRole securityRole,
boolean checkTimestamp,
boolean ignoreWarnings)
Updates Security Role
|
CfgSecurityRoleHolder |
CfgSecurityRoleHolder.withObjectArray(CfgSecurityRole... values) |
Modifier and Type | Method and Description |
---|---|
void |
CfgSecurityRoleHolder.setObjectArray(java.util.List<CfgSecurityRole> objectArray)
Sets the value of the objectArray property.
|
CfgSecurityRoleHolder |
CfgSecurityRoleHolder.withObjectArray(java.util.Collection<CfgSecurityRole> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.