Package | Description |
---|---|
com.genesyslab.platform.applicationblocks.com | |
com.genesyslab.platform.configuration.protocol.metadata | |
com.genesyslab.platform.configuration.protocol.types |
This package contains classes based on the Genesys
GEnum class. |
com.genesyslab.platform.configuration.protocol.utilities |
Modifier and Type | Method | Description |
---|---|---|
CfgObjectProperty |
ConfigServerException.getObjectProperty() |
The property of the configuration object which has caused the error.
|
Constructor | Description |
---|---|
ConfigServerException(CfgErrorType errType,
CfgObjectType objType,
CfgObjectProperty objProperty,
java.lang.String message) |
Creates the exception class.
|
Modifier and Type | Method | Description |
---|---|---|
CfgObjectProperty |
CfgDescriptionAttribute.getCfgEnum() |
Gets corresponding value from
CfgObjectProperty
enumeration for a particular CfgDescriptionAttribute
descriptive class' instance. |
Modifier and Type | Method | Description |
---|---|---|
static CfgObjectProperty |
CfgObjectProperty.valueOf(int ordinal) |
Returns enumeration value by given ordinal number.
|
static CfgObjectProperty |
CfgObjectProperty.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<CfgObjectProperty> |
CfgObjectProperty.values() |
Returns all values of the enumeration.
|
Modifier and Type | Method | Description |
---|---|---|
CfgObjectProperty |
CfgErrorCode.getObjectProperty() |
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.