Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.configuration.protocol.types.CfgDNType

Packages that use CfgDNType
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. 
 

Uses of CfgDNType in com.genesyslab.platform.applicationblocks.com.objects
 

Methods in com.genesyslab.platform.applicationblocks.com.objects that return CfgDNType
 CfgDNType CfgDeltaDN.getType()
          Type of this DN.
 CfgDNType CfgDN.getType()
          Type of this DN.
 

Methods in com.genesyslab.platform.applicationblocks.com.objects with parameters of type CfgDNType
 void CfgDN.setType(CfgDNType value)
          Type of this DN.
 

Uses of CfgDNType in com.genesyslab.platform.applicationblocks.com.queries
 

Methods in com.genesyslab.platform.applicationblocks.com.queries that return CfgDNType
 CfgDNType CfgDNQuery.getDnType()
          Type of the DN (see CfgDNType ).
 

Methods in com.genesyslab.platform.applicationblocks.com.queries with parameters of type CfgDNType
 void CfgDNQuery.setDnType(CfgDNType value)
          Type of the DN (see CfgDNType ).
 

Uses of CfgDNType in com.genesyslab.platform.configuration.protocol.types
 

Fields in com.genesyslab.platform.configuration.protocol.types declared as CfgDNType
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
 

Methods in com.genesyslab.platform.configuration.protocol.types that return CfgDNType
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.
 

Methods in com.genesyslab.platform.configuration.protocol.types that return types with arguments of type CfgDNType
static java.util.Collection<CfgDNType> CfgDNType.values()
          Returns all values of the enumeration.
 


Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.