Platform SDK Java 8.5 API Reference

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

Packages that use CfgSolutionType
com.genesyslab.platform.applicationblocks.com.objects   
com.genesyslab.platform.configuration.protocol.types This package contains classes based on the Genesys GEnum class. 
 

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

Methods in com.genesyslab.platform.applicationblocks.com.objects that return CfgSolutionType
 CfgSolutionType CfgService.getSolutionType()
          

The type of the solution.

 CfgSolutionType CfgDeltaService.getSolutionType()
          

The type of the solution.

 

Methods in com.genesyslab.platform.applicationblocks.com.objects with parameters of type CfgSolutionType
 void CfgService.setSolutionType(CfgSolutionType value)
          

The type of the solution.

 

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

Fields in com.genesyslab.platform.configuration.protocol.types declared as CfgSolutionType
static CfgSolutionType CfgSolutionType.CFGSTBranchOffice
           
static CfgSolutionType CfgSolutionType.CFGSTDefaultSolutionType
          The value is used during migration from 5.1.xxx to 5.9 releases.
static CfgSolutionType CfgSolutionType.CFGSTDesktopNETServerSolution
           
static CfgSolutionType CfgSolutionType.CFGSTEnterpriseRouting
           
static CfgSolutionType CfgSolutionType.CFGSTExpressEdition
           
static CfgSolutionType CfgSolutionType.CFGSTFramework
           
static CfgSolutionType CfgSolutionType.CFGSTInformationAnalysis
           
static CfgSolutionType CfgSolutionType.CFGSTIntegratedScreenPop
           
static CfgSolutionType CfgSolutionType.CFGSTInternetContactCenter
           
static CfgSolutionType CfgSolutionType.CFGSTKnowledgeWorker
           
static CfgSolutionType CfgSolutionType.CFGSTMaxSolutionType
           
static CfgSolutionType CfgSolutionType.CFGSTMultiChannelRouting
           
static CfgSolutionType CfgSolutionType.CFGSTNetworkRouting
           
static CfgSolutionType CfgSolutionType.CFGSTNoSolutionType
          The value of the corresponding parameter has not changed
static CfgSolutionType CfgSolutionType.CFGSTOutboundDialing
           
static CfgSolutionType CfgSolutionType.CFGSTVoiceSelfService
           
static CfgSolutionType CfgSolutionType.CFGSTWorkflowRouting
           
static CfgSolutionType CfgSolutionType.CFGSTWorkforceManagement
           
 

Methods in com.genesyslab.platform.configuration.protocol.types that return CfgSolutionType
static CfgSolutionType CfgSolutionType.valueOf(int ordinal)
          Returns enumeration value by given ordinal number.
static CfgSolutionType CfgSolutionType.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 CfgSolutionType
static java.util.Collection<CfgSolutionType> CfgSolutionType.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.