Package | Description |
---|---|
com.genesyslab.platform.applicationblocks.com.objects | |
com.genesyslab.platform.apptemplate.configuration |
Provides helper classes that read application options and other data from Configuration Server,
converts it to corresponding Platform SDK objects and makes it easier to set up connections
to backend servers and other applications.
|
com.genesyslab.platform.configuration.protocol.types |
This package contains classes based on the Genesys
GEnum class. |
Modifier and Type | Method | Description |
---|---|---|
CfgTraceMode |
CfgConnInfo.getMode() |
The trace mode dedicated for this
connection.
|
Modifier and Type | Method | Description |
---|---|---|
void |
CfgConnInfo.setMode(CfgTraceMode value) |
The trace mode dedicated for this
connection.
|
Modifier and Type | Method | Description |
---|---|---|
CfgTraceMode |
GApplicationConfiguration.GAppConnConfiguration.getTraceMode() |
Returns the ADDP trace mode dedicated for this connection.
|
CfgTraceMode |
IGApplicationConfiguration.IGAppConnConfiguration.getTraceMode() |
Returns the ADDP trace mode dedicated for this connection.
|
Modifier and Type | Method | Description |
---|---|---|
void |
GApplicationConfiguration.GAppConnConfiguration.setTraceMode(CfgTraceMode traceMode) |
Sets the ADDP trace mode dedicated for this connection.
|
Modifier and Type | Field | Description |
---|---|---|
static CfgTraceMode |
CfgTraceMode.CFGTMBoth |
A trace on both client and Server sides
|
static CfgTraceMode |
CfgTraceMode.CFGTMLocal |
A trace on client side only
|
static CfgTraceMode |
CfgTraceMode.CFGTMMaxTraceMode |
The maximum value of this enumeration
|
static CfgTraceMode |
CfgTraceMode.CFGTMNone |
Trace is turned off
|
static CfgTraceMode |
CfgTraceMode.CFGTMNoTraceMode |
The value of corresponding parameter has not changed
|
static CfgTraceMode |
CfgTraceMode.CFGTMRemote |
A trace on server side only
|
Modifier and Type | Method | Description |
---|---|---|
static CfgTraceMode |
CfgTraceMode.valueOf(int ordinal) |
Returns enumeration value by given ordinal number.
|
static CfgTraceMode |
CfgTraceMode.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<CfgTraceMode> |
CfgTraceMode.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.