Package | Description |
---|---|
com.genesyslab.platform.configuration.protocol.types |
This package contains classes based on the Genesys
GEnum class. |
Modifier and Type | Field | Description |
---|---|---|
static CfgOperationalMode |
CfgOperationalMode.CFGMaxOperationalMode |
A maximum value of this enumeration type.
|
static CfgOperationalMode |
CfgOperationalMode.CFGOperationalEmergencyMode |
Modifications to the Configuration Database are allowed for superusers only.
|
static CfgOperationalMode |
CfgOperationalMode.CFGOperationalFullMode |
Normal mode of Configuration Server operation.
|
static CfgOperationalMode |
CfgOperationalMode.CFGOperationalNoMode |
|
static CfgOperationalMode |
CfgOperationalMode.CFGOperationalReadOnlyMode |
No modifications to the Configuration Database are allowed in this mode.
|
Modifier and Type | Method | Description |
---|---|---|
static CfgOperationalMode |
CfgOperationalMode.valueOf(int ordinal) |
Returns enumeration value by given ordinal number.
|
static CfgOperationalMode |
CfgOperationalMode.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<CfgOperationalMode> |
CfgOperationalMode.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.