Package | Description |
---|---|
com.genesyslab.platform.applicationblocks.com.objects | |
com.genesyslab.platform.configuration.protocol.types |
This package contains classes based on the Genesys
GEnum class. |
Modifier and Type | Method | Description |
---|---|---|
CfgRank |
CfgAppRank.getAppRank() |
Application rank.
|
Modifier and Type | Method | Description |
---|---|---|
void |
CfgAppRank.setAppRank(CfgRank value) |
Application rank.
|
Modifier and Type | Field | Description |
---|---|---|
static CfgRank |
CfgRank.CFGDesigner |
Designer rank.
|
static CfgRank |
CfgRank.CFGMaxRank |
A maximum value of this enumeration type.
|
static CfgRank |
CfgRank.CFGNoRank |
The value of the corresponding parameter has not changed.
|
static CfgRank |
CfgRank.CFGServiceAdministrator |
Service Administrator rank.
|
static CfgRank |
CfgRank.CFGSuperAdministrator |
Super Administrator rank.
|
static CfgRank |
CfgRank.CFGTenantAdministrator |
Tenant Administrator rank.
|
static CfgRank |
CfgRank.CFGUser |
User rank.
|
Modifier and Type | Method | Description |
---|---|---|
static CfgRank |
CfgRank.valueOf(int ordinal) |
Returns enumeration value by given ordinal number.
|
static CfgRank |
CfgRank.valueOf(java.lang.String name) |
Returns enumeration value with specified name or null if no such value exists.
|
Modifier and Type | Method | Description |
---|---|---|
static java.util.Collection<CfgRank> |
CfgRank.values() |
Returns all values of the enumeration.
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.