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 |
---|---|---|
CfgDNType |
CfgDeltaDN.getType() |
Type of this DN.
|
CfgDNType |
CfgDN.getType() |
Type of this DN.
|
Modifier and Type | Method | Description |
---|---|---|
void |
CfgDN.setType(CfgDNType value) |
Type of this DN.
|
Modifier and Type | Method | Description |
---|---|---|
CfgDNType |
CfgDNQuery.getDnType() |
Type of the DN (see
CfgDNType
).
|
Modifier and Type | Method | Description |
---|---|---|
void |
CfgDNQuery.setDnType(CfgDNType value) |
Type of the DN (see
CfgDNType
).
|
Modifier and Type | Field | Description |
---|---|---|
static CfgDNType |
CfgDNType.CFGAccessResource |
A Switch Access Resource to be used in multi-switch environment (ext routing)
|
static CfgDNType |
CfgDNType.CFGACDPosition |
An extension line designated for customer-agent calls only.
|
static CfgDNType |
CfgDNType.CFGACDQueue |
An ACD queue.
|
static CfgDNType |
CfgDNType.CFGCellular |
A mobile station.
|
static CfgDNType |
CfgDNType.CFGChat |
A Chat address
|
static CfgDNType |
CfgDNType.CFGCoBrowse |
A CoBrowse address
|
static CfgDNType |
CfgDNType.CFGCommDN |
A telephony object that NetVector components use to communicate with a switch.
|
static CfgDNType |
CfgDNType.CFGCP |
An extension connected to a call-processing equipment port.
|
static CfgDNType |
CfgDNType.CFGData |
An extension connected to a data communication equipment.
|
static CfgDNType |
CfgDNType.CFGDestinationLabel |
A destination label used as a destination number in network routing.
|
static CfgDNType |
CfgDNType.CFGEAPort |
An extension connected to a electronic audio/voice treatment port (e.g., IVR).
|
static CfgDNType |
CfgDNType.CFGEmail |
An e-mail address.
|
static CfgDNType |
CfgDNType.CFGExtension |
A regular extension line.
|
static CfgDNType |
CfgDNType.CFGExtRoutingPoint |
A routing point that is dedicated to support external routing functions.
|
static CfgDNType |
CfgDNType.CFGFAX |
An extension connected to a fax machine.
|
static CfgDNType |
CfgDNType.CFGGVPDID |
|
static CfgDNType |
CfgDNType.CFGMaxDNType |
A maximum value of this enumeration type.
|
static CfgDNType |
CfgDNType.CFGMixed |
An extension line that can be used as CFGACDPosition as well as CFGExtension.
|
static CfgDNType |
CfgDNType.CFGMusic |
A music source.
|
static CfgDNType |
CfgDNType.CFGNoDN |
The value of the corresponding parameter has not changed.
|
static CfgDNType |
CfgDNType.CFGRoutingPoint |
A routing point (a telephony object within the switch at which calls reside while routing decisions are being made).
|
static CfgDNType |
CfgDNType.CFGRoutingQueue |
A telephony object that has properties of both CFGRoutingPoint and CFGACDQueue.
|
static CfgDNType |
CfgDNType.CFGServiceNumber |
A service number used as a routing point in network routing.
|
static CfgDNType |
CfgDNType.CFGTieLine |
A tie line.
|
static CfgDNType |
CfgDNType.CFGTieLineGroup |
A group of tie lines forming one route.
|
static CfgDNType |
CfgDNType.CFGTrunk |
A trunk.
|
static CfgDNType |
CfgDNType.CFGTrunkGroup |
A group of trunks forming one route.
|
static CfgDNType |
CfgDNType.CFGVideo |
A Video channel.
|
static CfgDNType |
CfgDNType.CFGVirtACDQueue |
A virtual ACD queue.
|
static CfgDNType |
CfgDNType.CFGVirtRoutingPoint |
A virtual routing point.
|
static CfgDNType |
CfgDNType.CFGVoiceMail |
A voice mail channel.
|
static CfgDNType |
CfgDNType.CFGVoIP |
A Voice over IP.
|
static CfgDNType |
CfgDNType.CFGVoIPService |
A Voice over IP Service
|
static CfgDNType |
CfgDNType.CFGWorkflow |
A Workflow DN
|
Modifier and Type | Method | Description |
---|---|---|
static CfgDNType |
CfgDNType.valueOf(int ordinal) |
Returns enumeration value by given ordinal number.
|
static CfgDNType |
CfgDNType.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<CfgDNType> |
CfgDNType.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.