Package | Description |
---|---|
com.genesyslab.platform.applicationblocks.com.objects | |
com.genesyslab.platform.applicationblocks.com.queries | |
com.genesyslab.platform.configuration.protocol.types |
This package contains classes based on the Genesys
GEnum class. |
Modifier and Type | Method | Description |
---|---|---|
CfgTransactionType |
CfgDeltaTransaction.getType() |
Type of the transaction.
|
CfgTransactionType |
CfgTransaction.getType() |
Type of the transaction.
|
Modifier and Type | Method | Description |
---|---|---|
void |
CfgTransaction.setType(CfgTransactionType value) |
Type of the transaction.
|
Modifier and Type | Method | Description |
---|---|---|
CfgTransactionType |
CfgTransactionQuery.getObjectType() |
Type of the object (see
CfgTransactionType
).
|
Modifier and Type | Method | Description |
---|---|---|
void |
CfgTransactionQuery.setObjectType(CfgTransactionType value) |
Type of the object (see
CfgTransactionType
).
|
Modifier and Type | Field | Description |
---|---|---|
static CfgTransactionType |
CfgTransactionType.CFGTRTBusinessAction |
A business Action
|
static CfgTransactionType |
CfgTransactionType.CFGTRTBusinessAttribute |
A business attribute
|
static CfgTransactionType |
CfgTransactionType.CFGTRTBusinessRule |
A business rule
|
static CfgTransactionType |
CfgTransactionType.CFGTRTBusinessSituation |
A business situation
|
static CfgTransactionType |
CfgTransactionType.CFGTRTCallData |
A call data
|
static CfgTransactionType |
CfgTransactionType.CFGTRTList |
A list type
|
static CfgTransactionType |
CfgTransactionType.CFGTRTMacro |
A macro type
|
static CfgTransactionType |
CfgTransactionType.CFGTRTMaxTransactionType |
A maximum value of this enumeration.
|
static CfgTransactionType |
CfgTransactionType.CFGTRTNoTransactionType |
The value of corresponding parameter has not changed
|
static CfgTransactionType |
CfgTransactionType.CFGTRTStatFilter |
A statistic filter
|
static CfgTransactionType |
CfgTransactionType.CFGTRTStatMetric |
A set of statistics used by Interaction Router
|
static CfgTransactionType |
CfgTransactionType.CFGTRTStatTimeProfile |
A statistic time profile
|
static CfgTransactionType |
CfgTransactionType.CFGTRTStatTimeRange |
A statistic time range
|
static CfgTransactionType |
CfgTransactionType.CFGTRTStatType |
A statistic type
|
Modifier and Type | Method | Description |
---|---|---|
static CfgTransactionType |
CfgTransactionType.valueOf(int ordinal) |
Returns enumeration value by given ordinal number.
|
static CfgTransactionType |
CfgTransactionType.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<CfgTransactionType> |
CfgTransactionType.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.