Package | Description |
---|---|
com.genesyslab.wfm8.API.service.config810 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<CfgSubsystem> |
CfgUserHolder.subsystemInfo |
protected java.util.List<CfgSubsystem> |
CfgSecurityRoleHolder.subsystemInfo |
Modifier and Type | Method and Description |
---|---|
CfgSubsystem |
CfgSubsystem.withWmName(java.lang.String value) |
CfgSubsystem |
CfgSubsystem.withWmOrder(int value) |
CfgSubsystem |
CfgSubsystem.withWmSubsystemId(int value) |
CfgSubsystem |
CfgSubsystem.withWmSystemName(java.lang.String value) |
CfgSubsystem |
CfgSubsystem.withWmType(int value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<CfgSubsystem> |
WFMConfigService810Soap.getSubsystem(CfgSortMode sortMode)
Returns Subsystem objects
|
java.util.List<CfgSubsystem> |
CfgUserHolder.getSubsystemInfo()
Gets the value of the subsystemInfo property.
|
java.util.List<CfgSubsystem> |
CfgSecurityRoleHolder.getSubsystemInfo()
Gets the value of the subsystemInfo property.
|
Modifier and Type | Method and Description |
---|---|
CfgUserHolder |
CfgUserHolder.withSubsystemInfo(CfgSubsystem... values) |
CfgSecurityRoleHolder |
CfgSecurityRoleHolder.withSubsystemInfo(CfgSubsystem... values) |
Modifier and Type | Method and Description |
---|---|
void |
CfgUserHolder.setSubsystemInfo(java.util.List<CfgSubsystem> subsystemInfo)
Sets the value of the subsystemInfo property.
|
void |
CfgSecurityRoleHolder.setSubsystemInfo(java.util.List<CfgSubsystem> subsystemInfo)
Sets the value of the subsystemInfo property.
|
CfgUserHolder |
CfgUserHolder.withSubsystemInfo(java.util.Collection<CfgSubsystem> values) |
CfgSecurityRoleHolder |
CfgSecurityRoleHolder.withSubsystemInfo(java.util.Collection<CfgSubsystem> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.